Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/utils/
DFatVector.h56 InlineStdAllocator(Allocation& allocation) in InlineStdAllocator() argument
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
DBallsRS.java79 final Allocation allocation = in loadTexture() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java533 Allocation allocation = (Allocation) backing.lock(ACCESS_ALLOCATION); in syncToAllocationBacking() local
626 Allocation allocation = (Allocation) backing.lock(ACCESS_ALLOCATION); in syncToAllocationBacking() local
748 Allocation allocation = (Allocation) backing.lock(ACCESS_ALLOCATION); in syncToAllocationBacking() local
/frameworks/rs/
Drs_hal.h311 } allocation; member