OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3455 milliseconds