Home
last modified time | relevance | path

Searched defs:pWidth (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.cpp962 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth, in parseWidthHeight()
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp904 int pWidth = static_cast<int>(pixelArrayEntry.data.i32[0]); in validateDngHeader() local
/aosp12/frameworks/base/core/java/android/widget/
H A DGridLayout.java1182 int pWidth = getMeasurement(c, true); in onLayout() local