Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
DBallsRS.java73 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.h245 } allocation; member