Home
last modified time | relevance | path

Searched defs:byteView (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp747 auto byteView = reinterpret_cast<const uint8_t*>(buffer + index); in Check() local
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp94 auto byteView = reinterpret_cast<const uint8_t*>(buffer + index); in printBuffer() local