OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDitherTexture
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/cmds/flatland/
GLHelper.h
67
bool
getDitherTexture
(GLuint* outTexName);
Renderers.cpp
54
result = helper->
getDitherTexture
(&mDitherTexName);
GLHelper.cpp
435
bool GLHelper::
getDitherTexture
(GLuint* outTexName) {
Completed in 30 milliseconds