Home
last modified time | relevance | path

Searched defs:budgeted (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dsurface_test.h27 SurfaceCreateFromGpuContext(int type, bool budgeted) : TestBase(type), budgeted(budgeted) in SurfaceCreateFromGpuContext()
35 bool budgeted; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_surface.cpp45 bool budgeted, OH_Drawing_Image_Info cImageInfo) in OH_Drawing_SurfaceCreateFromGpuContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp65 std::shared_ptr<Surface> Surface::MakeRenderTarget(GPUContext* gpuContext, bool budgeted, const Ima… in MakeRenderTarget()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H A Ddrawsurface_fuzzer.cpp92 bool budgeted = GetObject<bool>(); in SurfaceFuzzTest002() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_static_factory.cpp103 bool budgeted, const ImageInfo& imageInfo) in MakeRenderTarget()
H A Dskia_surface.cpp270 bool budgeted, const ImageInfo& imageInfo) in MakeRenderTarget()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp155 bool budgeted, const ImageInfo& imageInfo) in MakeRenderTarget()