HomeSort by relevance Sort by last modified time
    Searched refs:RS_TYPE_UNSIGNED_8 (Results 26 - 30 of 30) sorted by null

12

  /frameworks/rs/cpu_ref/
rsCpuIntrinsicResize.cpp 650 if (mAlloc->getType()->getElement()->getType() == RS_TYPE_UNSIGNED_8) {
  /frameworks/rs/
rsFont.cpp 545 ObjectBaseRef<const Element> alphaElem = Element::createRef(mRSC, RS_TYPE_UNSIGNED_8,
  /frameworks/rs/driver/
rsdAllocation.cpp 63 case RS_TYPE_UNSIGNED_8: return GL_UNSIGNED_BYTE;
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 123 case RS_TYPE_UNSIGNED_8: \
    [all...]
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp 103 case RS_TYPE_UNSIGNED_8: \
    [all...]

Completed in 223 milliseconds

12