/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
D | ProtoInputStreamBoolTest.java | 109 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 231 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 352 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamInt32Test.java | 132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 271 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 417 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamFixed32Test.java | 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamSInt32Test.java | 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamSFixed32Test.java | 130 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 265 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 399 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamUInt32Test.java | 132 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 416 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamSInt64Test.java | 150 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 313 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 474 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamUInt64Test.java | 152 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 318 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 493 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamFixed64Test.java | 155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamSFixed64Test.java | 155 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 328 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 499 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamInt64Test.java | 153 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 320 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 497 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamBytesTest.java | 133 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 270 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
|
D | ProtoInputStreamStringTest.java | 123 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 254 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local
|
D | ProtoInputStreamDoubleTest.java | 175 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 378 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 578 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
D | ProtoInputStreamFloatTest.java | 166 final Test.All readback = Test.All.parseFrom(proto); in testReadCompat() local 351 final Test.All readback = Test.All.parseFrom(proto); in testRepeatedCompat() local 531 final Test.All readback = Test.All.parseFrom(proto); in testPackedCompat() local
|
/frameworks/base/libs/hwui/tests/common/scenes/ |
D | ReadbackFromHardwareBitmap.cpp | 46 SkBitmap readback; in createContent() local
|
/frameworks/base/libs/hwui/renderthread/ |
D | RenderThread.cpp | 280 Readback& RenderThread::readback() { in readback() function in android::uirenderer::renderthread::RenderThread
|