Searched defs:sampleCnt (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | surface.cpp | 58 TextureOrigin origin, int sampleCnt, ColorType colorType, in MakeFromBackendTexture()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/ |
H A D | drawsurface_fuzzer.cpp | 73 int sampleCnt = GetObject<int>(); in SurfaceFuzzTest001() local
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/ |
H A D | player_audio_sink.cpp | 160 …float sampleCnt = (renderFrame.buffer[0].length / attr_.audAttr.channel) / AUDIO_SAMPLE_WIDTH_BYTE; in UpdateAudioPts() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_static_factory.cpp | 95 TextureOrigin origin, int sampleCnt, ColorType colorType, in MakeFromBackendTexture()
|
H A D | skia_surface.cpp | 220 TextureOrigin origin, int sampleCnt, ColorType colorType, in MakeFromBackendTexture()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/ |
H A D | static_factory.cpp | 142 TextureOrigin origin, int sampleCnt, ColorType colorType, in MakeFromBackendTexture()
|