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

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

Completed in 36 milliseconds