HomeSort by relevance Sort by last modified time
    Searched refs:isValidGLComponent (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/driver/
rsdMeshObj.h 51 bool isValidGLComponent(const android::renderscript::Element *elem, uint32_t fieldIdx);
rsdMeshObj.cpp 56 bool RsdMeshObj::isValidGLComponent(const Element *elem, uint32_t fieldIdx) {
84 if (isValidGLComponent(elem, ct)) {
110 if (!isValidGLComponent(elem, fieldI)) {

Completed in 2965 milliseconds