Home
last modified time | relevance | path

Searched defs:isProtected (Results 151 – 175 of 823) sorted by relevance

12345678910>>...33

/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp74 EGLint isProtected = EGL_FALSE; in isProtectedContext() local
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
H A DDefaultModifierList.kt91 override fun isProtected(): Boolean { in isProtected() method in com.android.tools.metalava.model.DefaultBaseModifierList
/aosp_15_r20/external/gson/metrics/src/main/java/com/google/gson/metrics/
H A DParseBenchmark.java342 @JsonProperty("protected") @SerializedName("protected") boolean isProtected; field in ParseBenchmark.User
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/threaded/
H A DRenderEngineThreaded.cpp302 bool RenderEngineThreaded::isProtected() const { in isProtected() function in android::renderengine::threaded::RenderEngineThreaded
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureUtils.cpp183 Protected isProtected = recorder->priv().isProtected(); in MakeBitmapProxyView() local
/aosp_15_r20/external/skia/tests/graphite/
H A DGraphitePromiseImageTest.cpp190 skgpu::Protected isProtected = skgpu::Protected(caps->protectedSupport()); in setup_test_context() local
H A DGraphiteYUVAPromiseImageTest.cpp213 skgpu::Protected isProtected = skgpu::Protected(caps->protectedSupport()); in setup_test_context() local
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
H A DAPIInfo.java123 public boolean isProtected() { return getVal(VIS) == VIS_PROTECTED; } in isProtected() method in APIInfo
/aosp_15_r20/external/ksp/api/src/main/kotlin/com/google/devtools/ksp/
H A Dutils.kt228 fun KSDeclaration.isProtected() = this.getVisibility() == Visibility.PROTECTED in isOpen() method
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_GaneshFactories.cpp292 GrProtected isProtected) { in TextureFromCompressedTextureData()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.h356 bool isProtected() const { return mIsProtected; } in isProtected() function
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DMethodInfo.java281 boolean isProtected, boolean isPackagePrivate, boolean isPrivate, boolean isFinal, in MethodInfo()
H A DInfoBuilder.java1911 public boolean isProtected() { in isProtected() method in InfoBuilder.Modifiers
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
H A DReferenceTypeImpl.java229 public boolean isProtected() { in isProtected() method in ReferenceTypeImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h645 bool isProtected() const { in isProtected() function
1747 bool isProtected() const { in isProtected() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp852 … const bool isProtected = memoryType.type.propertyFlags & VK_MEMORY_PROPERTY_PROTECTED_BIT; in iterate() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfoMetadata.h769 bool isProtected() const { in isProtected() function
1760 bool isProtected() const { in isProtected() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfoMetadata.h769 bool isProtected() const { in isProtected() function
1817 bool isProtected() const { in isProtected() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfoMetadata.h769 bool isProtected() const { in isProtected() function
1760 bool isProtected() const { in isProtected() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h758 bool isProtected() const { in isProtected() function
1996 bool isProtected() const { in isProtected() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfoMetadata.h765 bool isProtected() const { in isProtected() function
1756 bool isProtected() const { in isProtected() function
/aosp_15_r20/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h576 bool isProtected() { return !!(mAttributes & ATTR_PROTECTED); } in isProtected() function
/aosp_15_r20/external/dokka/core/src/main/kotlin/javadoc/
H A Ddocbase.kt130 override fun isProtected(): Boolean = false in annotationType() method
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp988 bool isProtected, in createFramebufferImageIfNeeded()
/aosp_15_r20/external/skia/tests/
H A DResourceCacheTest.cpp1703 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local

12345678910>>...33