Home
last modified time | relevance | path

Searched refs:RS_ALLOCATION_USAGE_OEM (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsDefines.h98 RS_ALLOCATION_USAGE_OEM = 0x8000, enumerator
DrsAllocation.cpp74 if (usages & RS_ALLOCATION_USAGE_OEM) { in createAllocationStrided()
/frameworks/rs/cpp/
DAllocation.cpp52 RS_ALLOCATION_USAGE_OEM | in Allocation()