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

  /frameworks/base/libs/rs/driver/
rsdMeshObj.h 50 bool isValidGLComponent(const android::renderscript::Element *elem, uint32_t fieldIdx);
rsdMeshObj.cpp 52 bool RsdMeshObj::isValidGLComponent(const Element *elem, uint32_t fieldIdx) {
85 if (isValidGLComponent(elem, ct)) {
111 if (!isValidGLComponent(elem, fieldI)) {

Completed in 141 milliseconds