Home
last modified time | relevance | path

Searched defs:nLocations (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLClientState.cpp28 GLClientState::GLClientState(int nLocations) in GLClientState()
DGLClientState.h80 int nLocations() { return m_nLocations; } in nLocations() function
/device/generic/goldfish/opengl/system/GLESv2_enc/
DGL2Encoder.cpp542 int nLocations = ctx->m_state->nLocations(); in s_glDrawArrays() local
575 int nLocations = ctx->m_state->nLocations(); in s_glDrawElements() local