Home
last modified time | relevance | path

Searched defs:canRead (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRingBuffer.cpp54 bool canRead = buffer.getNumElements() > 0; in RingBuffer_selfTest() local
/third_party/flutter/skia/src/sksl/
DSkSLExternalValue.h24 virtual bool canRead() const { in canRead() function
/third_party/flutter/skia/tests/
DSkSLInterpreterTest.cpp854 bool canRead() const override { in canRead() function in JSONExternalValue
894 bool canRead() const override { in canRead() function in PointerExternalValue
/third_party/flutter/skia/modules/particles/src/
DSkParticleEffect.cpp302 bool canRead() const override { return true; } in canRead() function in SkRandomExternalValue