Searched defs:isValidGLComponent (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdMeshObj.cpp52 bool RsdMeshObj::isValidGLComponent(const Element *elem, uint32_t fieldIdx) { function in class:RsdMeshObj
80 if (isValidGLComponent(elem, ct)) {
106 if (!isValidGLComponent(elem, fieldI)) {

Completed in 45 milliseconds