Home
last modified time | relevance | path

Searched defs:getResource (Results 1 – 18 of 18) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuResource.cpp43 Resource* DirArchive::getResource (const char* name) const in getResource() function in tcu::DirArchive
92 Resource* ResourcePrefix::getResource (const char* name) const in getResource() function in tcu::ResourcePrefix
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DBuffer.cpp113 sw::Resource *Buffer::getResource() in getResource() function in es2::Buffer
DVertexDataManager.cpp268 sw::Resource *VertexBuffer::getResource() const in getResource() function in es2::VertexBuffer
DIndexDataManager.cpp458 sw::Resource *StreamingIndexBuffer::getResource() const in getResource() function in es2::StreamingIndexBuffer
DTexture.cpp72 sw::Resource *Texture::getResource() const in getResource() function in es2::Texture
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidAssets.cpp40 Resource* AssetArchive::getResource (const char* name) const in getResource() function in tcu::Android::AssetArchive
/third_party/skia/src/gpu/vk/
DGrVkSemaphore.h83 Resource* getResource() { return fResource; } in getResource() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp263 FramebufferAttachmentObject *FramebufferAttachment::getResource() const in getResource() function in gl::FramebufferAttachment
/third_party/icu/icu4c/source/common/
Duresdata.h537 Resource getResource() const { return res; } in getResource() function
/third_party/node/deps/icu-small/source/common/
Duresdata.h537 Resource getResource() const { return res; } in getResource() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp1227 angle::Result TextureStorage11_2D::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_2D
1721 angle::Result TextureStorage11_External::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_External
1920 angle::Result TextureStorage11_EGLImage::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_EGLImage
2428 angle::Result TextureStorage11_Cube::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_Cube
3004 angle::Result TextureStorage11_3D::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_3D
3395 angle::Result TextureStorage11_2DArray::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_2DArray
3765 angle::Result TextureStorage11_2DMultisample::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_2DMultisample
3982 angle::Result TextureStorage11_2DMultisampleArray::getResource(const gl::Context *context, in getResource() function in rx::TextureStorage11_2DMultisampleArray
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp88 static sk_sp<SkData> getResource(const char* name) { in getResource() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleImpl.java31 public int getResource() { in getResource() method in ICUResourceBundleImpl
DICUResourceBundleReader.java973 int getResource(ICUResourceBundleReader reader, String resKey) { in getResource() method in ICUResourceBundleReader.Container
1053 int getResource(ICUResourceBundleReader reader, String resKey) { in getResource() method in ICUResourceBundleReader.Table
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleImpl.java30 public int getResource() { in getResource() method in ICUResourceBundleImpl
DICUResourceBundleReader.java971 int getResource(ICUResourceBundleReader reader, String resKey) { in getResource() method in ICUResourceBundleReader.Container
1051 int getResource(ICUResourceBundleReader reader, String resKey) { in getResource() method in ICUResourceBundleReader.Table
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h184 ResourceT& getResource() const override { return *ResourcePtr; } in getResource() function
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp3536 Resource *Surface::getResource() in getResource() function in sw::Surface