HomeSort by relevance Sort by last modified time
    Searched defs:verifySize (Results 1 - 7 of 7) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/cts/
PictureTest.java 132 verifySize(picture);
142 verifySize(picture);
149 verifySize(pic);
153 private void verifySize(Picture picture) {
  /external/deqp/modules/gles3/functional/
es3fBufferMapTests.cpp 235 const int verifySize = mapSize-mapWriteOffs;
256 bool isOk = verifier.verify(buf, refBuf.getPtr(), verifyOffset, verifySize, m_bufferTarget);
294 const int verifySize = bufferSize-verifyOffset;
315 bool isOk = verifier.verify(buf, refBuf.getPtr(), verifyOffset, verifySize, m_bufferTarget);
  /frameworks/rs/driver/
rsdAllocation.cpp 445 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, alloc->getType(), ptr, requiredAlignment);
446 if(allocSize != verifySize) {
608 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, newType, ptr);
609 if(s != verifySize) {
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.1/
grpc-core-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.3/
grpc-core-1.0.3.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 

Completed in 501 milliseconds