Searched refs:getPx (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/ | ||
D | PostWorkerGl.cpp | 221 float px = mFb->getPx(); in postWithOverlay() |
D | FrameBuffer.h | 396 float getPx() const { return m_px; } in getPx() function |