Home
last modified time | relevance | path

Searched defs:isProtected (Results 1 – 25 of 87) sorted by relevance

1234

/external/skia/src/gpu/mock/
DGrMockTexture.h21 GrProtected isProtected, in GrMockTexture()
30 GrProtected isProtected, in GrMockTexture()
56 GrMockTexture(GrMockGpu* gpu, const SkISize& dimensions, GrProtected isProtected, in GrMockTexture()
86 GrProtected isProtected, in GrMockRenderTarget()
96 GrProtected isProtected, const GrMockRenderTargetInfo& info) in GrMockRenderTarget()
140 GrProtected isProtected, in GrMockRenderTarget()
159 GrProtected isProtected, in GrMockTextureRenderTarget()
173 GrProtected isProtected, in GrMockTextureRenderTarget()
DGrMockGpu.cpp99 GrProtected isProtected, in onCreateTexture()
130 GrProtected isProtected, in onCreateCompressedTexture()
167 auto isProtected = GrProtected(tex.isProtected()); in onWrapBackendTexture() local
192 auto isProtected = GrProtected(tex.isProtected()); in onWrapRenderableBackendTexture() local
202 auto isProtected = GrProtected(rt.isProtected()); in onWrapBackendRenderTarget() local
DGrMockTypes.cpp23 GrProtected isProtected) { in GrMockTextureSpecToSurfaceInfo()
/external/skia/src/gpu/
DGrAttachment.cpp43 GrProtected isProtected, in build_key()
69 GrProtected isProtected, in ComputeSharedAttachmentUniqueKey()
85 GrProtected isProtected, in ComputeScratchKey()
97 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() local
DGrTexture.cpp42 GrProtected isProtected, in GrTexture()
96 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() local
108 GrProtected isProtected, in ComputeScratchKey()
DGrResourceProvider.cpp54 GrProtected isProtected, in createTexture()
121 GrProtected isProtected) { in getExactScratch()
144 GrProtected isProtected, in createTexture()
185 GrProtected isProtected, in createCompressedTexture()
202 GrProtected isProtected) { in createTexture()
275 GrProtected isProtected) { in createApproxTexture()
328 GrProtected isProtected) { in findAndRefScratchTexture()
620 GrProtected isProtected = rt->isProtected() ? GrProtected::kYes : GrProtected::kNo; in attachStencilAttachment() local
647 GrProtected isProtected, in getDiscardableMSAAAttachment()
691 GrProtected isProtected, in makeMSAAAttachment()
[all …]
DGrRecordingContextPriv.cpp45 GrProtected isProtected, in createDevice()
124 GrProtected isProtected, in makeSC()
156 GrProtected isProtected, in makeSFC()
212 GrProtected isProtected, in makeSFC()
269 GrProtected isProtected, in makeSFCWithFallback()
DGrDirectContext.cpp473 GrProtected isProtected) { in createBackendTexture()
487 GrProtected isProtected) { in createBackendTexture()
502 GrProtected isProtected, in create_and_clear_backend_texture()
568 GrProtected isProtected, in createBackendTexture()
593 GrProtected isProtected, in createBackendTexture()
624 GrProtected isProtected, in createBackendTexture()
747 GrProtected isProtected, in create_and_update_compressed_backend_texture()
772 GrProtected isProtected, in createCompressedBackendTexture()
808 GrProtected isProtected, in createCompressedBackendTexture()
824 GrProtected isProtected, in createCompressedBackendTexture()
[all …]
DGrProxyProvider.cpp128 GrProtected isProtected) { in testingOnly_createInstantiatedProxy()
178 GrProtected isProtected) { in testingOnly_createInstantiatedProxy()
430 GrProtected isProtected, in createProxy()
482 SkISize dimensions, SkBudgeted budgeted, GrMipmapped mipMapped, GrProtected isProtected, in createCompressedTextureProxy()
756 GrProtected isProtected, in createLazyProxy()
797 GrProtected isProtected, in createLazyRenderTargetProxy()
835 GrProtected isProtected, in MakeFullyLazyProxy()
DGrSurface.h85 bool isProtected() const { return fIsProtected == GrProtected::kYes; } in isProtected() function
122 GrSurface(GrGpu* gpu, const SkISize& dimensions, GrProtected isProtected) in GrSurface()
DGrRenderTargetProxy.cpp33 GrProtected isProtected, in GrRenderTargetProxy()
47 GrProtected isProtected, in GrRenderTargetProxy()
DGrGpu.cpp104 GrProtected isProtected, in createTextureCommon()
159 GrProtected isProtected) { in createTexture()
188 GrProtected isProtected, in createTexture()
255 GrProtected isProtected, in createCompressedTexture()
821 GrProtected isProtected) { in createBackendTexture()
862 GrProtected isProtected) { in createCompressedBackendTexture()
DGrTextureRenderTargetProxy.cpp33 GrProtected isProtected, in GrTextureRenderTargetProxy()
56 GrProtected isProtected, in GrTextureRenderTargetProxy()
DGrTextureProxy.cpp26 GrProtected isProtected, in GrTextureProxy()
51 GrProtected isProtected, in GrTextureProxy()
/external/skia/tools/gpu/
DBackendSurfaceFactory.cpp23 GrProtected isProtected, in MakeBackendTextureSurface()
56 GrProtected isProtected, in MakeBackendTextureSurface()
66 GrProtected isProtected, in MakeBackendRenderTargetSurface()
101 GrProtected isProtected, in MakeBackendRenderTargetSurface()
DManagedBackendTexture.cpp66 GrProtected isProtected) { in MakeFromInfo()
75 GrProtected isProtected) { in MakeFromBitmap()
88 GrProtected isProtected) { in MakeFromPixmap()
/external/skia/src/gpu/vk/
DGrVkSecondaryCBDrawContext.cpp115 GrProtected isProtected = readSurfaceView.asRenderTargetProxy()->isProtected(); in characterize() local
172 GrProtected isProtected = readSurfaceView.asRenderTargetProxy()->isProtected(); in isCompatible() local
DGrVkTextureRenderTarget.cpp55 GrProtected isProtected, in create_rt_attachments()
83 GrProtected isProtected) { in MakeNewTextureRenderTarget()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/modifiers/
DNodeWithProtectedModifier.java12 default boolean isProtected() { in isProtected() method
/external/skia/src/gpu/d3d/
DGrD3DTypesPriv.cpp13 GrProtected isProtected) { in GrD3DTextureResourceSpecToSurfaceInfo()
/external/doclava/src/com/google/doclava/
DScoped.java22 boolean isProtected(); in isProtected() method
/external/skia/src/gpu/dawn/
DGrDawnTypesPriv.cpp13 GrProtected isProtected) { in GrDawnTextureSpecToSurfaceInfo()
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DAccessible.java93 boolean isProtected(); in isProtected() method
/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp77 bool createContext(EGLBoolean isProtected, EGLConfig config, EGLContext *context) in createContext()
91 bool createPbufferSurface(EGLBoolean isProtected, EGLConfig config, EGLSurface *surface) in createPbufferSurface()
122 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface()
138 bool createImage(EGLBoolean isProtected, in createImage()
155 bool createTexture(EGLBoolean isProtected, GLuint *textureId) in createTexture()
/external/skia/include/core/
DSkSurfaceCharacterization.h112 GrProtected isProtected() const { return fIsProtected; } in isProtected() function
140 GrProtected isProtected, in SkSurfaceCharacterization()
173 GrProtected isProtected, in set()

1234