/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
D | Output.java | 51 public void write(String format, Object... args) { in write()
|
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/ |
D | TimerFormat.java | 49 String format; in setTime() local
|
/development/tools/winscope/src/flickerlib/ |
D | ObjectFormatter.ts | 44 static format(obj: any): {} { method in ObjectFormatter
|
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/ |
D | CameraPreview.java | 77 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/ |
D | CameraPreview.java | 77 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | CreateBitmap.java | 59 private static Bitmap codec(Bitmap src, Bitmap.CompressFormat format, in codec()
|
D | PurgeableBitmapView.java | 109 private byte[] generateBitstream(Bitmap src, Bitmap.CompressFormat format, in generateBitstream()
|
D | CameraPreview.java | 300 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
D | WindowSurface.java | 74 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | NumericSprite.java | 90 private String format(int value) { in format() method in NumericSprite
|
D | MatrixTrackingGL.java | 154 int yoffset, int width, int height, int format, int imageSize, in glCompressedTexSubImage2D() 536 public void glReadPixels(int x, int y, int width, int height, int format, in glReadPixels() 623 int width, int height, int border, int format, int type, in glTexImage2D() 646 int yoffset, int width, int height, int format, int type, in glTexSubImage2D()
|
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
D | BluetoothLeService.java | 131 int format = -1; in broadcastUpdate() local
|
/development/samples/ApiDemos/src/com/example/android/apis/media/projection/ |
D | MediaProjectionDemo.java | 204 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/ |
D | CubeWallpaper1.java | 105 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged()
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
D | SweepWatchFaceService.java | 260 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged()
|
D | AnalogWatchFaceService.java | 295 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged()
|
D | ComplicationSimpleWatchFaceService.java | 476 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged()
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
D | CameraFragment.java | 321 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
/development/vndk/tools/header-checker/tests/input/ |
D | example1.h | 122 void format() { in format() function
|
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/ |
D | HdrViewfinderActivity.java | 596 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
D | CubeWallpaper2.java | 169 public void onSurfaceChanged(SurfaceHolder holder, int format, int width, int height) { in onSurfaceChanged()
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
D | LocalPlayer.java | 452 public void surfaceChanged(SurfaceHolder holder, int format, in surfaceChanged()
|
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/ |
D | DumpActivity.java | 369 private void setText(String format, Object... args) { in setText()
|
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
D | LunarView.java | 861 public void surfaceChanged(SurfaceHolder holder, int format, int width, in surfaceChanged()
|
/development/samples/JetBoy/src/com/example/android/jetboy/ |
D | JetBoyView.java | 1390 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
|