Searched refs:rsdKindToGLFormat (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/driver/
H A DrsdAllocation.h76 GLenum rsdKindToGLFormat(RsDataKind k);
H A DrsdAllocation.cpp70 GLenum rsdKindToGLFormat(RsDataKind k) { function
463 drv->glFormat = rsdKindToGLFormat(alloc->mHal.state.type->getElement()->getComponent().getKind());

Completed in 51 milliseconds