Home
last modified time | relevance | path

Searched defs:textureNames (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/driver/
DrsdProgram.cpp41 const char** textureNames, size_t textureNamesCount, in rsdProgramVertexInit()
88 const char** textureNames, size_t textureNamesCount, in rsdProgramFragmentInit()
DrsdShader.cpp38 const char** textureNames, size_t textureNamesCount, in RsdShader()
121 void RsdShader::init(const char** textureNames, size_t textureNamesCount, in init()
/frameworks/rs/
DrsProgramFragment.cpp26const char** textureNames, size_t textureNamesCount, const size_t *textureNamesLength, in ProgramFragment()
135 const char** textureNames, in rsi_ProgramFragmentCreate()
DrsProgramVertex.cpp25const char** textureNames, size_t textureNamesCount, const size_t *textureNamesLength, in ProgramVertex()
244 const char** textureNames, size_t textureNamesCount, in rsi_ProgramVertexCreate()
DrsFont.cpp502 const char *textureNames[] = { "Tex0" }; in initRenderState() local
DrsApiStubs.cpp806const char ** textureNames, size_t textureNames_length_length, in rsProgramFragmentCreate()
818const char ** textureNames, size_t textureNames_length_length, in rsProgramVertexCreate()