Home
last modified time | relevance | path

Searched refs:DITHER_KERNEL_SIZE_INV_SQUARE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DDither.h33 #define DITHER_KERNEL_SIZE_INV_SQUARE (1.0 / 16.0) macro
DProgramCache.cpp181 "texture2D(ditherSampler, ditherTexCoords).a * " STR(DITHER_KERNEL_SIZE_INV_SQUARE),