Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android/
DGrallocEmulated.h42 uint32_t getDrmFormat() const;
DGrallocEmulated.cpp161 uint32_t EmulatedAHardwareBuffer::getDrmFormat() const { return mDrmFormat; } in getDrmFormat() function in gfxstream::EmulatedAHardwareBuffer
330 return ahb->getDrmFormat(); in getFormatDrmFourcc()