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

  /frameworks/rs/
rsDefines.h 97 RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT = 0x1000,
rsAllocation.cpp 83 } else if (usages & RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT){
    [all...]
  /frameworks/rs/driver/
rsdAllocation.cpp 393 } else if (alloc->mHal.state.usageFlags == (RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT | RS_ALLOCATION_USAGE_SHARED)) {
    [all...]
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 155 milliseconds