Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOmxGraphicBufferSource.cpp87 uint32_t frameHeight, in configure()
/frameworks/native/services/surfaceflinger/
DBufferLayer.cpp637 int32_t frameHeight = frame.getHeight(); in needsFilteringForScreenshots() local
/frameworks/av/media/libstagefright/bqhelper/
DGraphicBufferSource.cpp1152 uint32_t frameHeight, in configure()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarView.java1156 int frameHeight = getResources().getDimensionPixelSize( in onMeasure() local
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp820 const int frameHeight, const Animation::Part& part, in fadeFrame()