Home
last modified time | relevance | path

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

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