Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic_renderer/
DFrameBuffer.h21 GLenum GetFormat() const;
DFrameBuffer.cpp88 GLenum FrameBuffer::GetFormat() const { in GetFormat() function in FrameBuffer
/development/perftests/panorama/feature_stab/src/dbregtest/
DPgmImage.h71 int GetFormat() const { return m_format; } in GetFormat() function
Ddbregtest.cpp166 int format = ref.GetFormat(); in main()