Home
last modified time | relevance | path

Searched refs:RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
DrsDefines.h97 RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT = 0x1000, enumerator
DrsAllocation.cpp83 } else if (usages & RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT){ in createAllocationStrided()
/frameworks/rs/driver/
DrsdAllocation.cpp394 …} else if (alloc->mHal.state.usageFlags == (RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT | RS_ALLOCATIO… in rsdAllocationInitStrided()
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp2234RS_ALLOCATION_USAGE_INCREMENTAL_SUPPORT | RS_ALLOCATION_USAGE_SHARED, in nIncAllocationCreateTyped()