Home
last modified time | relevance | path

Searched defs:region_x (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/shared/test/
Dtest-tiling.cpp79 unsigned region_x, unsigned region_y, in ref_access_tiled()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c2619 guint region_x, region_y, region_width, region_height; in gst_ttml_render_render_text_region() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp734 …float region_x = io.MousePos.x - pos.x - region_sz * 0.5f; if (region_x < 0.0f) region_x = 0.0f; e… in ShowDemoWindowWidgets() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp8100 const unsigned int region_x = region_width - (region_width >> 1); in checkAPICallCoherency() local
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp990 float region_x = io.MousePos.x - pos.x - region_sz * 0.5f; in ShowDemoWindowWidgets() local