Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android/
DGrallocEmulated.cpp221 EmulatedAHardwareBuffer* rahb = reinterpret_cast<EmulatedAHardwareBuffer*>(ahb); in createColorBuffer() local
285 auto* rahb = reinterpret_cast<EmulatedAHardwareBuffer*>(ahb); in acquire() local
290 auto* rahb = reinterpret_cast<EmulatedAHardwareBuffer*>(ahb); in release() local
295 auto* rahb = reinterpret_cast<EmulatedAHardwareBuffer*>(ahb); in lock() local
300 auto* rahb = reinterpret_cast<EmulatedAHardwareBuffer*>(ahb); in unlock() local
354 const auto* rahb = reinterpret_cast<const EmulatedAHardwareBuffer*>(ahb); in getId() local