Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1On0Adapter.cpp85 int32_t intDescriptor) in doGetFunction() argument
89 if (intDescriptor < 0 || intDescriptor > lastDescriptor) { in doGetFunction()
95 static_cast<gralloc1_function_descriptor_t>(intDescriptor); in doGetFunction()
165 ALOGE("Unknown function descriptor: %d", intDescriptor); in doGetFunction()