Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkGifCodec.cpp235 const int xBegin = frame->xOffset(); in initializeSwizzler() local
422 const int xBegin = frameContext->xOffset(); in haveDecodedRow() local
/external/skqp/src/codec/
DSkGifCodec.cpp235 const int xBegin = frame->xOffset(); in initializeSwizzler() local
422 const int xBegin = frameContext->xOffset(); in haveDecodedRow() 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.cpp951 const int xBegin = (col + 0)*dst.getWidth() / numCols; in fillWithRandomColorTiles() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp114 const int xBegin = (col+0)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp179 const int xBegin = (col+0)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/external/sqlite/dist/
Dsqlite3.h6130 int (*xBegin)(sqlite3_vtab *pVTab); member
Dsqlite3.c7154 int (*xBegin)(sqlite3_vtab *pVTab); member
/external/sqlite/dist/orig/
Dsqlite3.h6130 int (*xBegin)(sqlite3_vtab *pVTab); member
Dsqlite3.c7154 int (*xBegin)(sqlite3_vtab *pVTab); member