Home
last modified time | relevance | path

Searched defs:plane2 (Results 1 – 8 of 8) 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/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils_test.cc76 auto* plane2 = space.add_planes(); in TEST() local
/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c945 static const UChar plane2[]={ 0xd845, 0xdddd }; variable
/external/libvpx/libvpx/
Dtools_common.c593 uint16_t *plane1, *plane2; in find_mismatch_high() local