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

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

Completed in 64 milliseconds