Searched refs:setupProgram (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DDither.h43 void setupProgram(Program& program, GLuint* textureUnit);
H A DDither.cpp88 void Dither::setupProgram(Program& program, GLuint* textureUnit) { function in class:android::uirenderer::Dither
H A DSkiaShader.cpp194 // TODO: remove sampler slot incrementing from dither.setupProgram,
197 caches.dither.setupProgram(caches.program(), &ditherSampler);

Completed in 1283 milliseconds