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

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

Completed in 114 milliseconds