HomeSort by relevance Sort by last modified time
    Searched refs:MAX_NUM_ALLOC (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsAllocation.h 50 const static uint32_t MAX_NUM_ALLOC = 16;
rsAllocation.cpp 582 if (numAlloc > MAX_NUM_ALLOC || numAlloc <= 0) {
    [all...]

Completed in 84 milliseconds