Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_lod_capable_layer_offset.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2015 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
8
9#include "kis_lod_transform.h"
10
12{
13QPoint syncLodNValue(const QPoint &value, int lod) {
16}
17}
18
float value(const T *src, size_t ch)
static int coordToLodCoord(int x, int lod)
QPoint syncLodNValue(const QPoint &value, int lod)