/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_graphics_SurfaceTexture.cpp | 74 EGLint isProtected = EGL_FALSE; in isProtectedContext() local
|
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/ |
H A D | DefaultModifierList.kt | 91 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 D | ParseBenchmark.java | 342 @JsonProperty("protected") @SerializedName("protected") boolean isProtected; field in ParseBenchmark.User
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/threaded/ |
H A D | RenderEngineThreaded.cpp | 302 bool RenderEngineThreaded::isProtected() const { in isProtected() function in android::renderengine::threaded::RenderEngineThreaded
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | TextureUtils.cpp | 183 Protected isProtected = recorder->priv().isProtected(); in MakeBitmapProxyView() local
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | GraphitePromiseImageTest.cpp | 190 skgpu::Protected isProtected = skgpu::Protected(caps->protectedSupport()); in setup_test_context() local
|
H A D | GraphiteYUVAPromiseImageTest.cpp | 213 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 D | APIInfo.java | 123 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 D | utils.kt | 228 fun KSDeclaration.isProtected() = this.getVisibility() == Visibility.PROTECTED in isOpen() method
|
/aosp_15_r20/external/skia/src/gpu/ganesh/image/ |
H A D | SkImage_GaneshFactories.cpp | 292 GrProtected isProtected) { in TextureFromCompressedTextureData()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CommandProcessor.h | 356 bool isProtected() const { return mIsProtected; } in isProtected() function
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | MethodInfo.java | 281 boolean isProtected, boolean isPackagePrivate, boolean isPrivate, boolean isFinal, in MethodInfo()
|
H A D | InfoBuilder.java | 1911 public boolean isProtected() { in isProtected() method in InfoBuilder.Modifiers
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | ReferenceTypeImpl.java | 229 public boolean isProtected() { in isProtected() method in ReferenceTypeImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 645 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 D | vktMemoryAllocationTests.cpp | 852 … 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/ |
D | DebugInfoMetadata.h | 769 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/ |
D | DebugInfoMetadata.h | 769 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/ |
D | DebugInfoMetadata.h | 769 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 D | DebugInfoMetadata.h | 758 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/ |
D | DebugInfoMetadata.h | 765 bool isProtected() const { in isProtected() function 1756 bool isProtected() const { in isProtected() function
|
/aosp_15_r20/hardware/google/graphics/common/libacryl/include/hardware/exynos/ |
D | acryl.h | 576 bool isProtected() { return !!(mAttributes & ATTR_PROTECTED); } in isProtected() function
|
/aosp_15_r20/external/dokka/core/src/main/kotlin/javadoc/ |
H A D | docbase.kt | 130 override fun isProtected(): Boolean = false in annotationType() method
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 988 bool isProtected, in createFramebufferImageIfNeeded()
|
/aosp_15_r20/external/skia/tests/ |
H A D | ResourceCacheTest.cpp | 1703 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|