Home
last modified time | relevance | path

Searched refs:getBound (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/tools/gpu/gl/debug/
DGrTextureUnitObj.cpp15 GrAlwaysAssert(fTexture->getBound(this)); in setTexture()
28 GrAlwaysAssert(!fTexture->getBound(this)); in setTexture()
DGrTextureObj.h38 bool getBound(GrTextureUnitObj *referee) const { in getBound() function
42 bool getBound() const { in getBound() function
DDebugGLTestContext.cpp115 GrAlwaysAssert(buffer->getBound()); in bufferData()
284 GrAlwaysAssert(!buffer->getBound()); in deleteTextures()
466 GrAlwaysAssert(!texture->getBound()); in framebufferTexture2D()
1065 GrAlwaysAssert(fBoundBuffers[buffIdx]->getBound()); in setBuffer()
1076 GrAlwaysAssert(!buffer->getBound()); in setBuffer()
1098 GrAlwaysAssert(fFrameBuffer->getBound()); in setFrameBuffer()
1111 GrAlwaysAssert(!fFrameBuffer->getBound()); in setFrameBuffer()
1120 GrAlwaysAssert(fRenderBuffer->getBound()); in setRenderBuffer()
1133 GrAlwaysAssert(!fRenderBuffer->getBound()); in setRenderBuffer()
DGrRenderBufferObj.h26 bool getBound() const { return fBound; } in getBound() function
DGrFrameBufferObj.h38 bool getBound() const { return fBound; } in getBound() function
DGrBufferObj.h49 bool getBound() const { return fBound; } in getBound() function
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollationKey.java420 public CollationKey getBound(int boundType, int noOfLevels) in getBound() method in CollationKey
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCollationKey.java409 public CollationKey getBound(int boundType, int noOfLevels) in getBound() method in CollationKey
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationAPITest.java1262 = testKey[i].getBound(CollationKey.BoundMode.LOWER,
1266 = testKey[j].getBound(CollationKey.BoundMode.UPPER,
1284 CollationKey lower = key.getBound(CollationKey.BoundMode.LOWER,
1286 CollationKey upper = key.getBound(CollationKey.BoundMode.UPPER_LONG,
DCollationMiscTest.java2949 ck.getBound(BoundMode.COUNT, -1); in TestGetBound()
2959 ck1.getBound(0, 1); in TestGetBound()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationAPITest.java1261 = testKey[i].getBound(CollationKey.BoundMode.LOWER,
1265 = testKey[j].getBound(CollationKey.BoundMode.UPPER,
1283 CollationKey lower = key.getBound(CollationKey.BoundMode.LOWER,
1285 CollationKey upper = key.getBound(CollationKey.BoundMode.UPPER_LONG,
DCollationMiscTest.java2948 ck.getBound(BoundMode.COUNT, -1); in TestGetBound()
2958 ck1.getBound(0, 1); in TestGetBound()
/external/icu/icu4c/source/i18n/unicode/
Dcoll.h1063 static int32_t U_EXPORT2 getBound(const uint8_t *source,
/external/icu/icu4c/source/i18n/
Dcoll.cpp643 int32_t U_EXPORT2 Collator::getBound(const uint8_t *source, in getBound() function in Collator
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp1857 lowerSize = coll->getBound(tests[i].key, -1, UCOL_BOUND_LOWER, 1, lower, 512, status); in TestBounds()
1858 upperSize = coll->getBound(tests[j].key, -1, UCOL_BOUND_UPPER, 1, upper, 512, status); in TestBounds()
/external/icu/icu4j/tools/build/
Dicu4j48.api3.gz
Dicu4j50.api3.gz12;ICU4J 50.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j51.api3.gz
Dicu4j52.api3.gz
Dicu4j49.api3.gz
Dicu4j53.api3.gz
Dicu4j57.api3.gz
Dicu4j54.api3.gz
Dicu4j55.api3.gz
Dicu4j56.api3.gz12;ICU4J 56.1;; 2ST@3.6;PB;NS;NF;NS; ...

12