Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_dotprod_tmp.h44 const GLfloat plane0 = plane[0], plane1 = plane[1], plane3 = plane[3]; in TAG() local
64 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.py23 plane1 = res.reserve_generic_plane(crtc, format) variable
Dwb-m2m-crop.py21 plane1 = res.reserve_overlay_plane(crtc, ifmt) variable
/external/igt-gpu-tools/tests/
Dkms_panel_fitting.c38 igt_plane_t *plane1; member
Dkms_plane_scaling.c42 igt_plane_t *plane1; member
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils_test.cc71 auto* plane1 = space.add_planes(); in TEST() local
/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c944 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable
/external/libvpx/libvpx/
Dtools_common.c593 uint16_t *plane1, *plane2; in find_mismatch_high() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1497 LLVMValueRef plane1, planes, plane_ptr, sum; in generate_clipmask() local