/third_party/flutter/skia/src/gpu/geometry/ |
D | GrQuadBuffer.h | 32 int entrySize = this->entrySize(fDeviceType, needsLocals ? &fLocalType : nullptr); variable 176 inline int entrySize(GrQuad::Type deviceType, const GrQuad::Type* localType) const { in entrySize() function 186 inline int entrySize(const Header* header) const { in entrySize() function 274 int entrySize = this->entrySize(deviceQuad.quadType(), localQuad ? &localType : nullptr); in append() local
|
/third_party/skia/src/gpu/geometry/ |
D | GrQuadBuffer.h | 32 int entrySize = this->entrySize(fDeviceType, needsLocals ? &fLocalType : nullptr); variable 178 inline int entrySize(GrQuad::Type deviceType, const GrQuad::Type* localType) const { in entrySize() function 188 inline int entrySize(const Header* header) const { in entrySize() function 267 int entrySize = this->entrySize(deviceQuad.quadType(), localQuad ? &localType : nullptr); in append() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionELF.h | 54 unsigned entrySize, const MCSymbolELF *group, unsigned UniqueID, in MCSectionELF()
|
/third_party/elfio/tests/ |
D | ELFIOTest.cpp | 74 Elf_Xword entrySize ) in checkSection() 98 Elf_Xword entrySize ) in checkSection()
|
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 1084 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( statetable ); in gxv_EntryTable_validate() local 1466 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( xstatetable ); in gxv_XEntryTable_validate() local
|
/third_party/freetype/src/gxvalid/ |
D | gxvcommn.c | 1084 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( statetable ); in gxv_EntryTable_validate() local 1466 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( xstatetable ); in gxv_XEntryTable_validate() local
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvcommn.c | 1083 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( statetable ); in gxv_EntryTable_validate() local 1465 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( xstatetable ); in gxv_XEntryTable_validate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 264 deUint32 entrySize () const in entrySize() function in vkt::Draw::__anon90d6b86d0111::DrawInfoPacker
|
/third_party/freetype/src/truetype/ |
D | ttgxvar.c | 641 FT_UInt entrySize; in ft_var_load_delta_set_index_mapping() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 640 FT_UInt entrySize; in ft_var_load_delta_set_index_mapping() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 694 FT_UInt entrySize; in ft_var_load_delta_set_index_mapping() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | MessageSchema.java | 5532 int entrySize = in filterUnknownEnumMap() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 3580 const auto entrySize = static_cast<deUintptr>(sizeof(deInt32)); in iterate() local
|