HomeSort by relevance Sort by last modified time
    Searched refs:ditherSampler (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
SkiaShader.h 65 GLuint ditherSampler;
SkiaShader.cpp 180 outData->ditherSampler = (*textureUnit)++;
196 GLuint ditherSampler = data.ditherSampler;
197 caches.dither.setupProgram(caches.program(), &ditherSampler);

Completed in 45 milliseconds