Home
last modified time | relevance | path

Searched defs:plane2 (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_dotprod_tmp.h64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local
85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local
/external/libkmsxx/py/tests/
Dglobal_alpha_test.py24 plane2 = res.reserve_generic_plane(crtc, format) variable
Dwb-m2m-crop.py22 plane2 = res.reserve_overlay_plane(crtc, ofmt) variable
/external/igt-gpu-tools/tests/
Dkms_panel_fitting.c39 igt_plane_t *plane2; member
Dkms_plane_scaling.c43 igt_plane_t *plane2; member
/external/rust/crates/vulkano/src/image/
Daspect.rs46 pub plane2: bool, field
/external/webp/extras/
Dget_disto.c169 uint8_t* const plane2 = plane1 + w * h; in SSIMScaleChannel() local
/external/cronet/third_party/icu/source/test/cintltst/
Dbocu1tst.c947 static const UChar plane2[]={ 0xd845, 0xdddd }; variable
/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c947 static const UChar plane2[]={ 0xd845, 0xdddd }; variable
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils_test.cc91 auto* plane2 = space.add_planes(); in TEST() local
/external/libvpx/
Dtools_common.c596 uint16_t *plane1, *plane2; in find_mismatch_high() local