Home
last modified time | relevance | path

Searched defs:ph (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/core/libcutils/
H A Dtrace-container.cpp134 #define WRITE_MSG_IN_CONTAINER_LOCKED(ph, sep_before_name, value_format, name, value) { \ argument
164 #define WRITE_MSG_IN_CONTAINER(ph, sep_before_name, value_format, name, value) { \ argument
/aosp12/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A Dbinder_ndk.cpp65 … ndk::AParcelableHolder ph {(data % 2 == 1) ? ndk::STABILITY_LOCAL : ndk::STABILITY_VINTF}; in __anonaa1eb0fb0402() local
/aosp12/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_stub.c453 remote_handle* ph = (remote_handle*)data; in _chre_slpi_pls_dtor() local
461 remote_handle* ph = (remote_handle*)data; in _chre_slpi_pls_ctor() local
476 remote_handle* ph; in _chre_slpi_handle() local
/aosp12/system/libufdt/
H A Dufdt_convert.c253 int ph = ufdt_node_get_phandle(node); in set_phandle_table_entry() local
/aosp12/system/chre/platform/shared/
H A Dnanoapp_loader.cc703 for (const ProgramHeader *ph = first; ph <= last; ++ph) { in createMappings() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DGeometryMathUtils.java340 float pw, float ph) { in getPartialToScreenMatrix()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp9250 power_module_t * ph = pm->getPowerModuleHandle(); in power_module_register() local
9286 power_module_t * ph = pm->getPowerModuleHandle(); in power_module_deregister() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java1388 final int ph = windowFrames.mContainingFrame.height(); in computeFrame() local
4488 final int ph = containingFrame.height(); in applyGravityAndUpdateFrame() local