Home
last modified time | relevance | path

Searched defs:getUsage (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DBuffer.h40 BufferUsage getUsage() const { return mUsage; } in getUsage() function
139 BufferUsage getUsage() const { return mState.mUsage; } in getUsage() function
DTexture.h145 GLenum getUsage() const { return mUsage; } in getUsage() function
DTexture.cpp1070 GLenum Texture::getUsage() const in getUsage() function in gl::Texture
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkBuffer.hpp44 VkBufferUsageFlags getUsage() const { return usage; } in getUsage() function in vk::Buffer
DVkImage.hpp85 VkImageUsageFlags getUsage() const { return usage; } in getUsage() function in vk::Image
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DBufferD3D.h68 D3DBufferUsage getUsage() const { return mUsage; } in getUsage() function
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBase.h112 Usage getUsage() const { return mUsage; } in getUsage() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/
DPersonNameFormatterImpl.java163 public PersonNameFormatter.Usage getUsage() { return usage; } in getUsage() method in PersonNameFormatterImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp80 DWORD TextureStorage9::getUsage() const in getUsage() function in rx::TextureStorage9
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScript.java1417 public static final ScriptUsage getUsage(int script) { in getUsage() method in UScript
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScript.java1636 public static final ScriptUsage getUsage(int script) { in getUsage() method in UScript
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBReporter.java1153 private static String getUsage() { in getUsage() method in RBReporter
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp114 BufferUsage getUsage() const { return mUsage; } in getUsage() function in rx::Buffer11::BufferStorage
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp355 VkImageUsageFlags getUsage (void) const { return m_usage; } in getUsage() function in vk::__anona26b1dc80111::Image
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1169 VkDeviceSize getUsage (MemoryClass memClass) const in getUsage() function in vkt::memory::__anon077a27e00111::TotalMemoryTracker
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryMappingTests.cpp1169 VkDeviceSize getUsage (MemoryClass memClass) const in getUsage() function in vkt::memory::__anon79ededa00111::TotalMemoryTracker
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h1653 VkImageUsageFlags getUsage() const { return mUsage; } in getUsage() function