Home
last modified time | relevance | path

Searched defs:srcBytes (Results 1 – 9 of 9) sorted by relevance

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