Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
Drs_hal.h157 } allocation; member
/frameworks/ex/carousel/java/com/android/ex/carousel/
DCarouselRS.java668 Allocation allocation = mAllocationPool[n % count]; in allocationFromPool() local