Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp983 int32_t xBegin = int32_t(floorf(xf[0] + 0.5f)); in rasterizeExpectedResults() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c487 const int xBegin = -15, xEnd = 15; in createGroundPlane() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp866 const int xBegin = (col + 0) * dst.getWidth() / numCols; in fillWithRandomColorTiles() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp116 const int xBegin = (col + 0) * dst.getWidth() / numCols; in fillWithRandomColorTiles() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp233 const int xBegin = (col + 0) * dst.getWidth() / numCols; in fillWithRandomColorTiles() local
/external/sqlite/dist/sqlite-autoconf-3440300/
Dsqlite3.h7323 int (*xBegin)(sqlite3_vtab *pVTab); member
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dsqlite3.h7323 int (*xBegin)(sqlite3_vtab *pVTab); member
/external/sqlite/dist/sqlite-autoconf-3440400/
Dsqlite3.h7323 int (*xBegin)(sqlite3_vtab *pVTab); member
/external/sqlite/dist/sqlite-autoconf-3440400/orig/
Dsqlite3.h7323 int (*xBegin)(sqlite3_vtab *pVTab); member
/external/rust/android-crates-io/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.14.0.rs1606 pub xBegin: ::std::option::Option< field
Dbindgen_3.14.0_ext.rs756 pub xBegin: ::std::option::Option< field