Home
last modified time | relevance | path

Searched defs:byteData (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/flowgraph/
DSourceI24.cpp44 const uint8_t *byteData = &byteBase[mFrameIndex * channelCount * kBytesPerI24Packed]; in onProcess() local
DSinkI24.cpp34 uint8_t *byteData = (uint8_t *) data; in read() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPresentPathD3D11Test.cpp266 angle::GLColor *byteData = reinterpret_cast<angle::GLColor *>(mappedSubresource.pData); in checkPixelsUsingD3D() local