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

  /frameworks/rs/driver/
rsdAllocation.h 91 GLenum rsdKindToGLFormat(RsDataKind k);
rsdAllocation.cpp 78 GLenum rsdKindToGLFormat(RsDataKind k) {
439 drv->glFormat = rsdKindToGLFormat(alloc->mHal.state.type->getElement()->getComponent().getKind());
    [all...]

Completed in 254 milliseconds