HomeSort by relevance Sort by last modified time
    Searched full:abandon (Results 26 - 50 of 393) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/services/Car/car-support-lib/src/android/support/car/media/
CarAudioManager.java 104 * Abandon audio focus. Causes the previous focus owner, if any, to receive focus.
  /external/bzip2/
bzlib.h 185 int abandon,
193 int abandon,
  /external/skia/src/gpu/gl/
GrGLGpuProgramCache.cpp 83 fEntries[i]->fProgram->abandon();
102 void GrGLGpu::ProgramCache::abandon() { function in class:GrGLGpu::ProgramCache
GrGLProgram.cpp 63 void GrGLProgram::abandon() { function in class:GrGLProgram
GrGLRenderTarget.h 115 // onGpuMemorySize() needs to know the VRAM footprint of the FBO(s). However, abandon and
  /bionic/tools/bionicbb/
tasks.py 49 'abandon': presubmit.skip_handler,
  /external/clang/lib/StaticAnalyzer/Checkers/
DivZeroChecker.cpp 85 // If we get here, then the denom should not be zero. We abandon the implicit
  /external/icu/icu4c/source/i18n/
inputext.cpp 124 // essentially nothing but markup abandon the markup stripping.
  /external/skia/src/gpu/
GrContext.cpp 133 fResourceProvider->abandon();
135 // Need to abandon the drawing manager first so all the render targets
137 fDrawingManager->abandon();
139 // abandon first to so destructors
GrDrawingManager.cpp 41 void GrDrawingManager::abandon() { function in class:GrDrawingManager
GrGpuResource.cpp 48 void GrGpuResource::abandon() { function in class:GrGpuResource
  /external/skia/src/gpu/vk/
GrVkTexture.cpp 85 // either release or abandon should have been called by the owner of this object.
GrVkProgram.cpp 136 fVertexUniformBuffer->abandon();
137 fFragmentUniformBuffer->abandon();
  /external/skia/tools/VisualBench/
VisualBench.cpp 137 // We abandon the context in case SkWindow has kept a ref to the surface
  /external/skia/tools/flags/
SkCommonFlags.cpp 35 DEFINE_bool(abandonGpuContext, false, "Abandon the GrContext after running each test.");
  /packages/services/Car/car-lib/src/android/car/media/
CarAudioManager.java 121 * Abandon audio focus. Causes the previous focus owner, if any, to receive focus.
  /frameworks/base/services/core/java/com/android/server/pm/
BackgroundDexOptService.java 186 // Ran to completion, so we abandon our timeslice and do not reschedule.
240 // Ran to completion, so we abandon our timeslice and do not reschedule.
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.c 304 SM_STATE(CP, ABANDON)
306 SM_ENTRY(CP, ABANDON);
384 SM_ENTER(CP, ABANDON);
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 467 // Abandon the buffer queue so that the last test fails
582 // Abandon buffer queue
628 // Abandon buffer queue
SurfaceTextureMultiContextGL_test.cpp 84 mST->abandon();
255 mST->abandon();
  /cts/tests/camera/src/android/hardware/camera2/cts/
ImageWriterTest.java 153 // Close image reader to abandon the input surface.
173 // Close image reader to abandon the input surface.
  /external/llvm/docs/
Phabricator.rst 141 If you decide you should not commit the patch, you should explicitly abandon
145 select "Abandon Revision" and then enter a comment explaining why. Click the
  /cts/hostsidetests/devicepolicy/app/PackageInstaller/src/com/android/cts/packageinstaller/
BasePackageInstallTest.java 109 mSession.abandon();
  /external/skia/include/gpu/
GrTextureProvider.h 139 void abandon() { function in class:GrTextureProvider
  /external/skia/site/dev/contrib/
cqkeywords.md 9 The CQ will immediately abandon the change if it contains this option.

Completed in 1018 milliseconds

12 3 4 5 6 7 8 91011>>