Home
last modified time | relevance | path

Searched defs:stream (Results 1226 - 1250 of 1989) sorted by relevance

1...<<41424344454647484950>>...80

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DShader.cpp185 std::ostringstream stream; in setSource() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Ddebug.h81 std::ostream &stream() { return mStream; } in stream() function in gl::LogMessage
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DDirectiveParser.cpp534 std::ostringstream stream; in parseError() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp576 static void genCompareFunctions(ostringstream& stream, const ShaderCase::ValueBlock& valueBlock, bool useFloatTypes) in genCompareFunctions() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp1687 std::stringstream stream; in itoa() local
H A Dgl3cTextureSizePromotion.cpp1596 std::stringstream stream; in itoa() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramBinaryTest.cpp1312 std::ostream &operator<<(std::ostream &stream, const PlatformsWithLinkResult &platform) in operator <<() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DCollectVariables_test.cpp1571 std::ostringstream stream; in TEST_F() local
/third_party/skia/src/codec/
H A DSkHeifCodec.cpp159 std::unique_ptr<SkCodec> SkHeifCodec::MakeFromStream(std::unique_ptr<SkStream> stream, in MakeFromStream() argument
H A DSkCodec.cpp86 MakeFromStream( std::unique_ptr<SkStream> stream, Result* outResult, SkPngChunkReader* chunkReader, SelectionPolicy selectionPolicy) MakeFromStream() argument
177 SkCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, SkEncodedOrigin origin) SkCodec() argument
[all...]
H A DSkBmpCodec.cpp73 std::unique_ptr<SkCodec> SkBmpCodec::MakeFromStream(std::unique_ptr<SkStream> stream, in MakeFromStream() argument
82 std::unique_ptr<SkCodec> SkBmpCodec::MakeFromIco(std::unique_ptr<SkStream> stream, Result* result) { in MakeFromIco() argument
139 SkCodec::Result SkBmpCodec::ReadHeader(SkStream* stream, bool inIco, in ReadHeader() argument
596 MakeFromStream(std::unique_ptr<SkStream> stream, Result* result, bool inIco) MakeFromStream() argument
607 SkBmpCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, uint16_t bitsPerPixel, SkCodec::SkScanlineOrder rowOrder) SkBmpCodec() argument
[all...]
H A DSkRawCodec.cpp166 bool is_asset_stream(const SkStream& stream) { in is_asset_stream() argument
218 explicit SkRawBufferedStream(std::unique_ptr<SkStream> stream) in SkRawBufferedStream() argument
325 SkRawAssetStream(std::unique_ptr<SkStream> stream) SkRawAssetStream() argument
393 SkPiexStream(SkRawStream* stream) SkPiexStream() argument
410 SkDngStream(SkRawStream* stream) SkDngStream() argument
436 NewFromStream(SkRawStream* stream) NewFromStream() argument
524 IsTiffHeaderValid(SkRawStream* stream) IsTiffHeaderValid() argument
598 SkDngImage(SkRawStream* stream) SkDngImage() argument
620 MakeFromStream(std::unique_ptr<SkStream> stream, Result* result) MakeFromStream() argument
[all...]
/third_party/skia/src/core/
H A DSkMipmap.cpp832 SkDynamicMemoryWStream stream; in encode_to_data() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DContext.hpp84 sw::Stream stream[sw::MAX_INTERFACE_COMPONENTS / 4]; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp605 std::ostringstream stream; in parseError() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp171 Vector4f VertexRoutine::readStream(Pointer<Byte> &buffer, UInt &stride, const Stream &stream, Pointer<UInt> &batch, in readStream() argument
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h50 } stream; member
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp210 SkPDFDocument::SkPDFDocument(SkWStream* stream, in SkPDFDocument() argument
550 void SkPDFDocument::onClose(SkWStream* stream) { in onClose() argument
614 sk_sp<SkDocument> SkPDF::MakeDocument(SkWStream* stream, const SkPDF::Metadata& metadata) { in MakeDocument() argument
/third_party/skia/tests/
H A DPictureTest.cpp68 SkDynamicMemoryWStream stream; in test_serializing_empty_picture() local
512 SkDynamicMemoryWStream stream; in test_typeface() local
/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp203 sk_sp<SkTypeface> CreateTypefaceFromSkStream(std::unique_ptr<SkStreamAsset> stream, in CreateTypefaceFromSkStream() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c769 FT_Stream stream; in FT_New_Face_From_SFNT() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c94 pcf_read_TOC( FT_Stream stream, in pcf_read_TOC() argument
318 pcf_get_metric( FT_Stream stream, in pcf_get_metric() argument
372 pcf_seek_to_table_type( FT_Stream stream, in pcf_seek_to_table_type() argument
479 pcf_get_properties( FT_Stream stream, PCF_Face face ) pcf_get_properties() argument
678 pcf_get_metrics( FT_Stream stream, PCF_Face face ) pcf_get_metrics() argument
813 pcf_get_bitmaps( FT_Stream stream, PCF_Face face ) pcf_get_bitmaps() argument
976 pcf_get_encodings( FT_Stream stream, PCF_Face face ) pcf_get_encodings() argument
1189 pcf_get_accel( FT_Stream stream, PCF_Face face, FT_ULong type ) pcf_get_accel() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c488 get_win_string( FT_Memory memory, FT_Stream stream, TT_Name entry, char_type_func char_type, FT_Bool report_invalid_characters ) get_win_string() argument
547 get_apple_string( FT_Memory memory, FT_Stream stream, TT_Name entry, char_type_func char_type, FT_Bool report_invalid_characters ) get_apple_string() argument
H A Dttcolr.c267 FT_Stream stream = face->root.stream; in tt_face_free_colr() local
H A Dttsbit.c271 FT_Stream stream = face->root.stream; in tt_face_free_sbit() local
409 FT_Stream stream = face->root.stream; FT_LOCAL_DEF() local
475 FT_Stream stream; global() member
500 FT_Stream stream = face->root.stream; tt_sbit_decoder_init() local
1118 FT_Stream stream = decoder->stream; tt_sbit_decoder_load_bitmap() local
1470 tt_face_load_sbix_image( TT_Face face, FT_ULong strike_index, FT_UInt glyph_index, FT_Stream stream, FT_Bitmap *map, TT_SBit_MetricsRec *metrics, FT_Bool metrics_only ) tt_face_load_sbix_image() argument
[all...]

Completed in 30 milliseconds

1...<<41424344454647484950>>...80