Home
last modified time | relevance | path

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

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