Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp619 …unsigned char *sourceBytes = (unsigned char*)source->lockInternal(sRect.x0, sRect.y0, sourceRect->… in stretchRect() local
693 … unsigned char *sourceBytes = (unsigned char*)source->lockInternal(0, 0, z, LOCK_READONLY, PUBLIC); in stretchCube() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DDevice.cpp466 …unsigned char *sourceBytes = (unsigned char*)source->lockInternal(sRect.x0, sRect.y0, sRect.slice,… in stretchRect() local
/external/swiftshader/src/OpenGL/libGL/
DDevice.cpp581 …unsigned char *sourceBytes = (unsigned char*)source->lockInternal(sRect.x0, sRect.y0, sRect.slice,… in stretchRect() local
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp6294 …unsigned char *sourceBytes = (unsigned char*)source->lockInternal(sRect.x0, sRect.y0, 0, sw::LOCK_… in stretchRect() local
/external/conscrypt/common/src/jni/main/cpp/
DNativeCrypto.cpp140 ScopedByteArrayRO sourceBytes(env, source); in arrayToBignum() local
195 ScopedByteArrayRO sourceBytes(env, source); in arrayToBignumSize() local