| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| D | BTFDebug.h | 47 virtual uint32_t getSize() { return BTF::CommonTypeSize; } in getSize() function 87 uint32_t getSize() { return BTFTypeBase::getSize() + sizeof(uint32_t); } in getSize() function 99 uint32_t getSize() { in getSize() function 112 uint32_t getSize() { return BTFTypeBase::getSize() + BTF::BTFArraySize; } in getSize() function 126 uint32_t getSize() { in getSize() function 143 uint32_t getSize() { in getSize() function 156 uint32_t getSize() { return BTFTypeBase::getSize(); } in getSize() function 168 uint32_t getSize() { return BTFTypeBase::getSize() + 4; } in getSize() function 181 uint32_t getSize() { in getSize() function 205 uint32_t getSize() { return Size; } in getSize() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrUtil.hpp | 66 const tcu::UVec2& getSize (void) const { return m_size; } in getSize() function in vkt::ycbcr::MultiPlaneImageData 149 const tcu::IVec3& getSize (void) const { return m_size; } in getSize() function in vkt::ycbcr::ChannelAccess
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| D | vktYCbCrUtil.hpp | 66 const tcu::UVec2& getSize (void) const { return m_size; } in getSize() function in vkt::ycbcr::MultiPlaneImageData 148 const tcu::IVec3& getSize (void) const { return m_size; } in getSize() function in vkt::ycbcr::ChannelAccess
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | resource.h | 59 int32_t getSize() const { return length; } in getSize() function 95 int32_t getSize() const { return length; } in getSize() function
|
| /third_party/icu/icu4c/source/common/ |
| D | resource.h | 59 int32_t getSize() const { return length; } in getSize() function 95 int32_t getSize() const { return length; } in getSize() function
|
| /third_party/node/deps/icu-small/source/common/ |
| D | resource.h | 59 int32_t getSize() const { return length; } in getSize() function 95 int32_t getSize() const { return length; } in getSize() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | MMap.h | 51 int getSize() { return fSize; } in getSize() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCSymbolELF.h | 24 const MCExpr *getSize() const { return SymbolSize; } in getSize() function
|
| D | StringTableBuilder.h | 62 size_t getSize() const { return Size; } in getSize() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
| D | AAssetDataSource.h | 27 int64_t getSize() const override { return mBufferSize; } in getSize() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | RegisterBank.h | 54 unsigned getSize() const { return Size; } in getSize() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Buffer.h | 47 GLint64 getSize() const { return mSize; } in getSize() function 150 GLint64 getSize() const { return mState.mSize; } in getSize() function
|
| D | CLCommandQueue.h | 328 inline cl_uint CommandQueue::getSize() const in getSize() function
|
| D | CLMemory.h | 127 inline size_t Memory::getSize() const in getSize() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkBuffer.hpp | 40 inline VkDeviceSize getSize() const { return size; } in getSize() function in vk::Buffer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | NonRelocatableStringpool.h | 52 uint64_t getSize() { return CurrentEndOffset; } in getSize() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| D | CLMemoryCL.cpp | 36 size_t CLMemoryCL::getSize(cl_int &errorCode) const in getSize() function in rx::CLMemoryCL
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
| D | NativeBufferImageSiblingAndroid.cpp | 60 gl::Extents NativeBufferImageSiblingAndroid::getSize() const in getSize() function in rx::NativeBufferImageSiblingAndroid
|
| /third_party/skia/bench/ |
| D | Benchmark.cpp | 26 SkIPoint Benchmark::getSize() { in getSize() function in Benchmark
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| D | DmaBufImageSiblingEGL.cpp | 62 gl::Extents DmaBufImageSiblingEGL::getSize() const in getSize() function in rx::DmaBufImageSiblingEGL
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Buffer.h | 79 int getSize() const { return size; } in getSize() function
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| D | tcuAndroidAssets.cpp | 80 int AssetResource::getSize (void) const in getSize() function in tcu::Android::AssetResource
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| D | CircularCaptureBuffer.java | 100 public int getSize() { in getSize() method in CircularCaptureBuffer
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuResource.cpp | 67 int FileResource::getSize (void) const in getSize() function in tcu::FileResource
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_inlines.h | 170 unsigned int ValueRef::getSize() const in getSize() function 192 unsigned int ValueDef::getSize() const in getSize() function
|