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

  /external/skia/tests/
PathOpsTightBoundsTest.cpp 51 const int bitWidth = 32;
57 bits.allocN32Pixels(bitWidth, bitHeight);
89 for (int x = 0; x < bitWidth; ++x) {
  /libcore/ojluni/src/main/java/sun/invoke/util/
Wrapper.java 110 public int bitWidth() { return (format >> Format.SIZE_SHIFT) & Format.SIZE_MASK; }
  /external/skia/src/pathops/
SkPathOpsDebug.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-reflect.jar 

Completed in 378 milliseconds