Home
last modified time | relevance | path

Searched defs:plane1 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libkmsxx/py/tests/
H A Dglobal_alpha_test.py23 plane1 = res.reserve_generic_plane(crtc, format) variable
H A Dwb-m2m-crop.py21 plane1 = res.reserve_overlay_plane(crtc, ifmt) variable
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_panel_fitting.c38 igt_plane_t *plane1; member
H A Dkms_plane_scaling.c42 igt_plane_t *plane1; member
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
H A DPlane.java425 … public static Vector3D intersection(final Plane plane1, final Plane plane2, final Plane plane3) { in intersection()
/aosp_15_r20/external/webp/extras/
H A Dget_disto.c168 uint8_t* const plane1 = (uint8_t*)malloc(2 * w * h * sizeof(*plane1)); in SSIMScaleChannel() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.cc448 struct fd_resource *plane1 = fd_resource(rsc->b.b.next); in fd6_sampler_view_update() local
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DGrallocEmulated.cpp381 auto& plane1 = (*ahbPlanes)[1]; in lockPlanes() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dbocu1tst.c946 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dbocu1tst.c946 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_utils_test.cc86 auto* plane1 = space.add_planes(); in TEST() local
/aosp_15_r20/external/libvpx/
H A Dtools_common.c602 uint16_t *plane1, *plane2; in find_mismatch_high() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1146 LLVMValueRef plane1, planes, plane_ptr; in generate_clipmask() local