Home
last modified time | relevance | path

Searched defs:srcBytes (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/images/
H A DSkJpegEncoder.cpp218 const size_t srcBytes = SkColorTypeBytesPerPixel(fSrc.colorType()) * fSrc.width(); in onEncodeRows() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBufferDataTest.cpp347 uint8_t srcBytes[numBytes]; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp1211 int srcBytes = Surface::bytes(state.sourceFormat); in generate() local
H A DSurface.cpp3449 int srcBytes = src->bytes(src->Surface::getInternalFormat()); in copyCubeEdge() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVertexArrayVk.cpp442 const uint8_t *srcBytes = reinterpret_cast<const uint8_t *>(src); in convertVertexBufferCPU() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1517 int srcBytes = state.sourceFormat.bytes(); in sample() local
1708 int srcBytes = state.sourceFormat.bytes(); generate() local
[all...]

Completed in 15 milliseconds