Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth) in I3DMacroscopic_GetSize()
/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp1154 uint32_t* pHeight) { in parseWidthHeight()
/frameworks/base/core/java/android/widget/
DGridLayout.java1183 int pHeight = getMeasurement(c, false); in onLayout() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp906 int pHeight = static_cast<int>(pixelArrayEntry.data.i32[1]); in validateDngHeader() local