Searched refs:FIRST_FRAME (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/ |
H A D | kernel_vendor.yaml | 46 FIRST_FRAME: {type: STRING, desc: first stack info} 60 FIRST_FRAME: {type: STRING, desc: first stack info} 74 FIRST_FRAME: {type: STRING, desc: first stack info} 88 FIRST_FRAME: {type: STRING, desc: first stack info} 102 FIRST_FRAME: {type: STRING, desc: first stack info} 116 FIRST_FRAME: {type: STRING, desc: first stack info} 130 FIRST_FRAME: {type: STRING, desc: first stack info} 144 FIRST_FRAME: {type: STRING, desc: first stack info} 158 FIRST_FRAME: {type: STRING, desc: first stack info} 172 FIRST_FRAME: {type: STRING, desc: first stack info} [all …]
|
H A D | hisysevent.yaml | 38 FIRST_FRAME: {type: STRING, desc: first stack info} 63 FIRST_FRAME: {type: STRING, desc: first stack info} 104 FIRST_FRAME: {type: STRING, desc: first stack info} 128 FIRST_FRAME: {type: STRING, desc: first stack info} 140 FIRST_FRAME: {type: STRING, desc: f1Name} 183 FIRST_FRAME: {type: STRING, desc: first stack info}
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 38 static constexpr uint32_t FIRST_FRAME = 0; variable 70 uint32_t errorCode = decoder->GetImageSize(FIRST_FRAME, size); in SetAuxiliaryDecodeOption() 79 errorCode = decoder->SetDecodeOptions(FIRST_FRAME, plOptions, plInfo); in SetAuxiliaryDecodeOption() 373 errorCode = extDecoder->Decode(FIRST_FRAME, context); in GenerateAuxiliaryPicture()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/build/ |
H A D | hisysevent.yaml | 121 FIRST_FRAME: {type: STRING, desc: first stack info}
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 138 static const uint32_t FIRST_FRAME = 0; variable 806 errorCode = GetImageInfo(FIRST_FRAME, info); in CreatePixelMapExtended() 2051 errorCode = decoderPtr->GetImagePropertyString(FIRST_FRAME, EXT_ENCODED_FORMAT_KEY, format); in GetFormatExtended() 3425 …if (decoder != nullptr && decoder->GetImagePropertyString(FIRST_FRAME, ENCODED_FORMAT_KEY, format)… in GetExtendedCodecMimeType() 3729 uint32_t errorCode = decoder->GetImageSize(FIRST_FRAME, size); in SetGainMapDecodeOption() 3746 errorCode = decoder->SetDecodeOptions(FIRST_FRAME, plOptions, plInfo); in SetGainMapDecodeOption() 3807 errorCode = jpegGainmapDecoder_->Decode(FIRST_FRAME, gainMapCtx); in DecodeJpegGainMap()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
H A D | faultlogger_unittest.cpp | 698 …"HAPPEN_TIME":"1501973701", "PNAME":"/", "FIRST_FRAME":"/", "SECOND_FRAME":"/", "LAST_FRAME":"/", … 835 "PNAME":"/", "FIRST_FRAME":"/", "SECOND_FRAME":"/", "LAST_FRAME":"/",
|