Searched refs:sy_ (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | draw_cmd.cpp | 1869 : DrawOpItem(SCALE_OPITEM), sx_(handle->sx), sy_(handle->sy) {} in ScaleOpItem() 1878 cmdList.AddOp<ConstructorHandle>(sx_, sy_); in Marshalling() 1883 canvas->Scale(sx_, sy_); in Playback() 1891 : DrawOpItem(ROTATE_OPITEM), deg_(handle->deg), sx_(handle->sx), sy_(handle->sy) {} in RotateOpItem() 1900 cmdList.AddOp<ConstructorHandle>(deg_, sx_, sy_); in Marshalling() 1905 canvas->Rotate(deg_, sx_, sy_); in Playback() 1913 : DrawOpItem(SHEAR_OPITEM), sx_(handle->sx), sy_(handle->sy) {} in ShearOpItem() 1922 cmdList.AddOp<ConstructorHandle>(sx_, sy_); in Marshalling() 1927 canvas->Shear(sx_, sy_); in Playback()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
H A D | draw_cmd.h | 1123 ScaleOpItem(scalar sx, scalar sy) : DrawOpItem(DrawOpItem::SCALE_OPITEM), sx_(sx), sy_(sy) {} in ScaleOpItem() 1131 scalar sy_; variable 1146 : DrawOpItem(DrawOpItem::ROTATE_OPITEM), deg_(deg), sx_(sx), sy_(sy) {} in RotateOpItem() 1155 scalar sy_; variable 1167 ShearOpItem(scalar sx, scalar sy) : DrawOpItem(DrawOpItem::SHEAR_OPITEM), sx_(sx), sy_(sy) {} in ShearOpItem() 1175 scalar sy_; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/ |
H A D | h264_aac_1920.ts | 10038 oz��F��☹11sy_���D����I~����
|