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

  /external/mesa3d/src/mesa/main/
formatquery.c     [all...]
  /frameworks/base/core/java/android/content/pm/
InstantAppResolveInfo.java 350 final int realSize = getDigestPrefix().length;
351 final int manufacturedSize = realSize + 10 + sRandom.nextInt(10);
353 for (int i = realSize; i < manufacturedSize; i++) {
  /hardware/intel/common/libwsbm/src/
wsbm_ttmpool.c 72 uint64_t realSize;
147 dBuf->realSize = arg.rep.bo_size;
191 dBuf->realSize = arg.rep.bo_size;
422 return dBuf->realSize;
569 dBuf->realSize = arg.rep.bo_size;
  /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
WallpaperUtils.java 133 Point realSize = new Point();
134 windowManager.getDefaultDisplay().getRealSize(realSize);
135 int maxDim = Math.max(realSize.x, realSize.y);
136 int minDim = Math.min(realSize.x, realSize.y);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 1173 size_t realSize = sizeof(AGpsStatus);
1174 LOC_LOGD("agps_status size=%d real-size=%d", status->size, realSize);
1175 status->size = realSize;
  /packages/apps/Launcher3/src/com/android/launcher3/
InvariantDeviceProfile.java 159 Point realSize = new Point();
160 display.getRealSize(realSize);
163 int smallSide = Math.min(realSize.x, realSize.y);
164 int largeSide = Math.max(realSize.x, realSize.y);
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
rfbtightproto.h 329 uint16_t realSize;
332 but if (realSize = compressedSize = 0) followed by uint32_t modTime */
416 uint16_t realSize;
419 but if (realSize = compressedSize = 0) followed by uint32_t modTime */
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
Recents.java 474 Point realSize = new Point();
477 .getRealSize(realSize);
478 initialBounds = new Rect(0, 0, realSize.x, realSize.y);
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
WallpaperCropActivity.java 244 Point realSize = new Point();
245 windowManager.getDefaultDisplay().getRealSize(realSize);
246 maxDim = Math.max(realSize.x, realSize.y);
247 minDim = Math.min(realSize.x, realSize.y);
    [all...]
  /prebuilts/tools/common/m2/repository/it/unimi/dsi/fastutil/7.2.0/
fastutil-7.2.0.jar 
  /prebuilts/devtools/tools/lib/
commons-compress-1.8.1.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
netty-codec-http-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.12/
commons-compress-1.12.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.0/
kotlin-compiler-embeddable-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.20/
kotlin-compiler-embeddable-1.2.20.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 

Completed in 452 milliseconds