| /third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/app/ |
| D | CanvasARSurfaceView.java | 38 SurfaceHolder holder = getHolder(); in CanvasARSurfaceView() local 50 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() 55 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() 60 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {} in surfaceChanged()
|
| D | HelloCanvasAR.java | 91 private SurfaceHolder holder; field in HelloCanvasAR
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
| D | SurfaceRenderer.java | 63 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() 68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() 76 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed()
|
| /third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
| D | MainActivity.java | 107 public void surfaceCreated(@NonNull SurfaceHolder holder) {} in surfaceCreated() 110 … public void surfaceChanged(@NonNull SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() 135 public void surfaceDestroyed(@NonNull SurfaceHolder holder) {} in surfaceDestroyed()
|
| /third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
| D | ViewerActivity.java | 120 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() 127 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() 134 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed()
|
| /third_party/flutter/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
| D | ViewerActivity.java | 120 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() 127 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() 134 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed()
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/ |
| D | EffectsAdapter.kt | 178 var holder = mRecyclerView.findViewHolderForAdapterPosition(i) as EffectsHolder in <lambda>() variable 202 var holder = mRecyclerView.findViewHolderForAdapterPosition(i) as EffectsHolder in <lambda>() variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typeGuardFunctionOfFormThisErrors.js | 42 let holder = {invalidGuard}; variable 124 var holder = { invalidGuard: invalidGuard }; variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| D | spinlock_benchmark.cc | 36 absl::base_internal::SpinLockHolder holder(spinlock); in BM_SpinLock() local
|
| D | thread_identity.cc | 112 holder(identity, reclaimer); in SetCurrentThreadIdentity() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
| D | CompatibilityTest.java | 82 public void testCompatibility(FileHolder holder) throws ClassNotFoundException, IOException { in testCompatibility() 185 FileHolder holder = new FileHolder(entryName, in getJarList() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
| D | CompatibilityTest.java | 85 public void testCompatibility(FileHolder holder) throws ClassNotFoundException, IOException { in testCompatibility() 188 FileHolder holder = new FileHolder(entryName, in getJarList() local
|
| /third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
| D | typeGuardFunctionOfFormThisErrors.ts | 42 let holder = {invalidGuard}; variable
|
| /third_party/icu/icu4j/tools/build/src-pre8/com/ibm/icu/dev/tool/docs/ |
| D | ICUTagletAdapter.java | 37 public TagletOutput getTagletOutput(Doc holder, TagletWriter writer) in getTagletOutput()
|
| /third_party/flutter/skia/tools/copyright/ |
| D | main.py | 99 def ConfirmAllowedCopyrightHolder(holder): argument
|
| D | fileparser.py | 81 def CreateCopyrightBlock(self, year, holder): argument
|
| /third_party/skia/tools/copyright/ |
| D | main.py | 108 def ConfirmAllowedCopyrightHolder(holder): argument
|
| D | fileparser.py | 81 def CreateCopyrightBlock(self, year, holder): argument
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | ICUTagletAdapter.java | 43 public Content getTagletOutput(Doc holder, TagletWriter writer) in getTagletOutput()
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
| D | GameSurfaceView.java | 48 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed()
|
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| D | SkottieAnimation.java | 438 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() 442 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() 457 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed()
|
| /third_party/musl/porting/linux/user/src/network/ |
| D | resolvconf.c | 78 void resolve_dns_sym(void **holder, const char *symbol) in resolve_dns_sym()
|
| /third_party/flutter/skia/third_party/externals/sdl/android-project/src/org/libsdl/app/ |
| D | SDLActivity.java | 1093 public void surfaceCreated(SurfaceHolder holder) { in surfaceCreated() 1100 public void surfaceDestroyed(SurfaceHolder holder) { in surfaceDestroyed() 1110 public void surfaceChanged(SurfaceHolder holder, in surfaceChanged()
|
| /third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
| D | component.cc | 490 [shell_holder](const auto& holder) { in OnEngineTerminate()
|
| /third_party/ejdb/src/bindings/ejdb2_react_native/binding/android/src/main/java/com/softmotions/ejdb2/ |
| D | EJDB2JQLModule.java | 171 AtomicReference<WritableArray> holder = new AtomicReference<>(Arguments.createArray()); in execute() local
|