| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Device.cpp | 442 bool Device::stretchRect(sw::Surface *source, const sw::SliceRectF *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, unsigned char flags) in stretchRect() argument 652 stretchCube(sw::Surface *source, sw::Surface *dest) stretchCube() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Blitter.cpp | 139 void Blitter::blit(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options& options) in blit() argument 194 void Blitter::blit3D(Surface *source, Surface *dest) in blit3D() argument 1188 Pointer<Byte> source = *Pointer<Pointer<Byte>>(blit + OFFSET(BlitData,source)); generate() local 1391 blitReactor(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &destRect, const Blitter::Options &options) blitReactor() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 947 char* source = nullptr; in EmitErrorMessage() local
|
| H A D | loop_dependence.h | 238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument [all...] |
| H A D | loop_dependence_helpers.cpp | 366 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* source, in CountInductionVariables() argument 348 CollectLoops( SENode* source, SENode* destination) CollectLoops() argument 418 MarkUnsusedDistanceEntriesAsIrrelevant( const Instruction* source, const Instruction* destination, DistanceVector* distance_vector) MarkUnsusedDistanceEntriesAsIrrelevant() argument [all...] |
| H A D | scalar_replacement_pass.cpp | 573 void ScalarReplacementPass::GetOrCreateInitialValue(Instruction* source, in GetOrCreateInitialValue() argument 432 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_context.cpp | 947 char* source = nullptr; in EmitErrorMessage() local
|
| H A D | loop_dependence.h | 238 DependencePoint(SENode* source, SENode* destination, const Loop* loop) in DependencePoint() argument [all...] |
| H A D | loop_dependence_helpers.cpp | 366 int64_t LoopDependenceAnalysis::CountInductionVariables(SENode* source, in CountInductionVariables() argument 348 CollectLoops( SENode* source, SENode* destination) CollectLoops() argument 418 MarkUnsusedDistanceEntriesAsIrrelevant( const Instruction* source, const Instruction* destination, DistanceVector* distance_vector) MarkUnsusedDistanceEntriesAsIrrelevant() argument [all...] |
| H A D | scalar_replacement_pass.cpp | 573 void ScalarReplacementPass::GetOrCreateInitialValue(Instruction* source, in GetOrCreateInitialValue() argument 432 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | gregocal.cpp | 279 GregorianCalendar::GregorianCalendar(const GregorianCalendar &source) in GregorianCalendar() argument
|
| H A D | simpletz.cpp | 196 SimpleTimeZone::SimpleTimeZone(const SimpleTimeZone &source) in SimpleTimeZone() argument
|
| H A D | ucol.cpp | 241 ucol_getBound(const uint8_t *source, in ucol_getBound() argument 192 ucol_getSortKey(const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) ucol_getSortKey() argument 441 ucol_strcoll( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_strcoll() argument 462 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) ucol_strcollUTF8() argument 492 ucol_greater( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greater() argument 504 ucol_greaterOrEqual( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greaterOrEqual() argument 516 ucol_equal( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_equal() argument 616 ucol_equals(const UCollator *source, const UCollator *target) ucol_equals() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | TextureZeroInitTests.cpp | 85 std::string source = R"( in CreateBasicVertexShaderForTest() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandEncoder.cpp | 648 void CommandEncoder::APICopyBufferToBuffer(BufferBase* source, in APICopyBufferToBuffer() argument 693 APICopyBufferToTexture(const ImageCopyBuffer* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyBufferToTexture() argument 752 APICopyTextureToBuffer(const ImageCopyTexture* source, const ImageCopyBuffer* destination, const Extent3D* copySize) APICopyTextureToBuffer() argument 810 APICopyTextureToTexture(const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyTextureToTexture() argument 816 APICopyTextureToTextureInternal(const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyTextureToTextureInternal() argument 823 APICopyTextureToTextureHelper(const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize) APICopyTextureToTextureHelper() argument [all...] |
| H A D | Queue.cpp | 367 void QueueBase::APICopyTextureForBrowser(const ImageCopyTexture* source, in APICopyTextureForBrowser() argument 375 CopyTextureForBrowserInternal( const ImageCopyTexture* source, const ImageCopyTexture* destination, const Extent3D* copySize, const CopyTextureForBrowserOptions* options) CopyTextureForBrowserInternal() argument
|
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | shader_utils.cpp | 119 void KHRONOS_APIENTRY DebugMessageCallback(GLenum source, in DebugMessageCallback() argument 140 GLuint CompileShader(GLenum type, const char *source) in CompileShader() argument 180 std::string source; in CompileShaderFromFile() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftdbgmem.c | 96 FT_MemSource source; member 357 FT_MemSource source, next; in ft_mem_table_destroy() local 473 FT_MemSource source; in ft_mem_table_set() local 575 FT_MemSource source; ft_mem_table_remove() local 910 FT_MemSource source = *bucket; FT_DumpMemory() local 924 FT_MemSource source = *bucket; FT_DumpMemory() local 948 FT_MemSource source = sources[nn]; FT_DumpMemory() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshrec.c | 309 ps_mask_table_set_bits( PS_Mask_Table table, const FT_Byte* source, FT_UInt bit_pos, FT_UInt bit_count, FT_Memory memory ) ps_mask_table_set_bits() argument 620 ps_dimension_set_mask_bits( PS_Dimension dim, const FT_Byte* source, FT_UInt source_pos, FT_UInt source_bits, FT_UInt end_point, FT_Memory memory ) ps_dimension_set_mask_bits() argument
|
| /third_party/python/Modules/_io/ |
| H A D | bytesio.c | 24 bytesio *source; member
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | dependency_graph.cc | 45 Source source; member 98 AddError(diag::List& diagnostics, const std::string& msg, const Source& source) AddError() argument 105 AddNote(diag::List& diagnostics, const std::string& msg, const Source& source) AddNote() argument 448 UnknownSymbol(Symbol name, Source source, const char* use) UnknownSymbol() argument [all...] |
| H A D | dependency_graph_test.cc | 430 Add(SymbolDeclKind kind, Symbol symbol, Source source) Add() argument 474 Add(SymbolUseKind kind, Symbol symbol, Source source) Add() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_ct.cpp | 182 static int32_t findNextEsc(const char *source, const char *sourceLimit) { in findNextEsc() argument 226 static COMPOUND_TEXT_CONVERTERS findStateFromEscSeq(const char* source, const char* sourceLimit, const uint8_t* toUBytesBuffer, int32_t toUBytesBufferLength, UErrorCode *err) { in findStateFromEscSeq() argument 339 const UChar* source = args->source; in UConverter_fromUnicode_CompoundText_OFFSETS() local [all...] |
| H A D | ucnvscsu.cpp | 236 const uint8_t *source, *sourceLimit; in _SCSUToUnicodeWithOffsets() local 590 const uint8_t *source, *sourceLimit; _SCSUToUnicode() local 1015 const UChar *source, *sourceLimit; _SCSUFromUnicodeWithOffsets() local 1523 const UChar *source, *sourceLimit; _SCSUFromUnicode() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | VulkanImageWrappingTestsDmaBuf.cpp | 352 SimpleCopyTextureToTexture(wgpu::Device dawnDevice, wgpu::Queue dawnQueue, wgpu::Texture source, wgpu::Texture destination) SimpleCopyTextureToTexture() argument
|