Home
last modified time | relevance | path

Searched refs:GSLOG2HI (Results 1 – 16 of 16) sorted by relevance

/foundation/graphic/standard/frameworks/wm/src/
Dsubwindow_offscreen_impl.cpp33 GSLOG2HI(INFO) << "use Option Surface"; in CreateConsumerSurface()
37 GSLOG2HI(INFO) << "use Create Surface"; in CreateConsumerSurface()
41 GSLOG2HI(ERROR) << "SurfaceCreateEglSurfaceAsConsumer return nullptr"; in CreateConsumerSurface()
48 GSLOG2HI(ERROR) << "SurfaceCreateSurfaceAsProducer return nullptr"; in CreateConsumerSurface()
60 GSLOG2HI(INFO) << "(subwindow offscreen) " << "enter"; in OnBufferAvailable()
63 GSLOG2HI(ERROR) << "(subwindow offscreen) " << "object destroyed"; in OnBufferAvailable()
68 GSLOG2HI(ERROR) << "(subwindow offscreen) " << "csurf or wlSurface is nullptr"; in OnBufferAvailable()
78 GSLOG2HI(ERROR) << "(subwindow offscreen) " << "AcquireBuffer failed"; in OnBufferAvailable()
88 GSLOG2HI(ERROR) << "(subwindow offscreen) " << "Create DMA Buffer Failed"; in OnBufferAvailable()
91 GSLOG2HI(ERROR) << "(subwindow offscreen) " << "ReleaseBuffer failed"; in OnBufferAvailable()
[all …]
/foundation/graphic/standard/frameworks/animation_server/client/src/
Danimation_service_proxy.cpp38 GSLOG2HI(ERROR) << "WriteInterfaceToken failed"; in StartRotationAnimation()
47 GSLOG2HI(ERROR) << "SendRequest failed, retval=" << res; in StartRotationAnimation()
53 GSLOG2HI(ERROR) << "Call return failed: " << ret; in StartRotationAnimation()
67 GSLOG2HI(ERROR) << "WriteInterfaceToken failed"; in SplitModeCreateBackground()
73 GSLOG2HI(ERROR) << "SendRequest failed, retval=" << res; in SplitModeCreateBackground()
79 GSLOG2HI(ERROR) << "Call return failed: " << ret; in SplitModeCreateBackground()
93 GSLOG2HI(ERROR) << "WriteInterfaceToken failed"; in SplitModeCreateMiddleLine()
99 GSLOG2HI(ERROR) << "SendRequest failed, retval=" << res; in SplitModeCreateMiddleLine()
105 GSLOG2HI(ERROR) << "Call return failed: " << ret; in SplitModeCreateMiddleLine()
119 GSLOG2HI(ERROR) << "WriteInterfaceToken failed"; in CreateLaunchPage()
[all …]
Dianimation_service.cpp35 GSLOG2HI(ERROR) << "SystemAbilityManager is nullptr"; in Init()
41 GSLOG2HI(ERROR) << "Remote Object is nullptr"; in Init()
47 GSLOG2HI(ERROR) << "Cannot find proxy"; in Init()
/foundation/graphic/standard/utils/raw_parser/src/
Draw_parser.cpp36 GSLOG2HI(ERROR) << "ReadFile failed with" << ret; in Parse()
42 GSLOG2HI(ERROR) << "magic header mistake, is " << minfo->magic; in Parse()
53GSLOG2HI(DEBUG) << info->type << ", " << info->offset << ", " << info->length << ", " << info->cle… in Parse()
55 GSLOG2HI(ERROR) << "clen < 0"; in Parse()
73 GSLOG2HI(ERROR) << "infos is empty"; in Parse()
94 GSLOG2HI(INFO) << "length == 0"; in GetNextData()
102 GSLOG2HI(ERROR) << "uncompress failed"; in GetNextData()
108 GSLOG2HI(ERROR) << "memcpy failed"; in GetNextData()
116 GSLOG2HI(ERROR) << "memcpy failed"; in GetNextData()
126 GSLOG2HI(ERROR) << "memcpy failed"; in GetNowData()
[all …]
/foundation/graphic/standard/utils/gl_utils/src/
Dshader.cpp85 GSLOG2HI(WARN) << "Warning: uniform '" << name << "' doesn't exist!" << std::endl; in GetUniformLocation()
105 GSLOG2HI(ERROR) << "CompileShader Failed length is not right"; in CompileShader()
110 GSLOG2HI(ERROR) << "CompileShader Failed malloc failed"; in CompileShader()
114 GSLOG2HI(ERROR) << "CompileShader[" << type << "] Failed: " << message; in CompileShader()
142 GSLOG2HI(ERROR) << "CreateShader Failed length is not right"; in CreateShader()
147 GSLOG2HI(ERROR) << "CreateShader Failed malloc failed"; in CreateShader()
151 GSLOG2HI(ERROR) << "program error[" << glGetError() << "]: " << message; in CreateShader()
157 GSLOG2HI(INFO) << "Shader create success " << program; in CreateShader()
/foundation/graphic/standard/frameworks/wmtest/frameworks/
Dnative_test_ipc_proxy.cpp36 GSLOG2HI(ERROR) << "write interface token failed"; in SendMessage()
49 GSLOG2HI(ERROR) << "SendRequest return " << res; in SendMessage()
62 GSLOG2HI(ERROR) << "write interface token failed"; in Register()
70 GSLOG2HI(ERROR) << "SendRequest return " << res; in Register()
83 GSLOG2HI(ERROR) << "write interface token failed"; in OnMessage()
96 GSLOG2HI(ERROR) << "SendRequest return " << res; in OnMessage()
Dnative_test_ipc_stub.cpp30 GSLOG2HI(ERROR) << "descriptor is invalid"; in OnRemoteRequest()
53 GSLOG2HI(ERROR) << "remoteObject is nullptr"; in OnRemoteRequest()
71 GSLOG2HI(ERROR) << "code " << code << " cannot process"; in OnRemoteRequest()
/foundation/graphic/standard/frameworks/animation_server/server/src/
Dmain.cpp31 GSLOG2HI(INFO) << "main start"; in main()
35 GSLOG2HI(ERROR) << "AddSystemAbility failed: " << ANIMATION_SERVER_SA_ID; in main()
43 GSLOG2HI(INFO) << "main stop"; in main()
Danimation_module.cpp38 GSLOG2HI(ERROR) << "WindowManager::CreateWindow failed: " << GSErrorStr(wret); in Init()
77 GSLOG2HI(ERROR) << "memcpy_s failed: " << strerror(errno); in OnScreenShot()
95 GSLOG2HI(INFO) << "Animation Start"; in StartAnimation()
102 GSLOG2HI(ERROR) << "OnScreenShot failed: " << GSErrorStr(asinfo.wmimage.wret); in StartAnimation()
112 GSLOG2HI(ERROR) << "EGLSurface InitContext failed: " << sret; in StartAnimation()
132 GSLOG2HI(ERROR) << "RotationAnimation Init failed: " << GSErrorStr(gret); in StartAnimation()
152 GSLOG2HI(INFO) << "Animation End"; in AnimationSync()
Danimation_server.cpp36 GSLOG2HI(ERROR) << "WindowManager::Init failed: " << GSErrorStr(wret); in Init()
47 GSLOG2HI(ERROR) << "WindowManager::CreateWindow failed: " << GSErrorStr(wret); in Init()
58 GSLOG2HI(ERROR) << "WindowManager::CreateWindow failed: " << WMErrorStr(wret); in Init()
73 GSLOG2HI(DEBUG); in SplitModeCreateBackground()
82 GSLOG2HI(DEBUG); in SplitModeCreateMiddleLine()
91 GSLOG2HI(DEBUG); in CreateLaunchPage()
111 GSLOG2HI(DEBUG); in CancelLaunchPage()
160 GSLOG2HI(DEBUG) << "midlineY: " << midlineY << ", midlineDown: " << midlineDown; in SplitWindowDraw()
Danimation_service_stub.cpp39 GSLOG2HI(ERROR) << "Wrong Descriptor"; in OnRemoteRequest()
45 GSLOG2HI(ERROR) << "Cannot process " << code; in OnRemoteRequest()
Drotation_animation.cpp82 GSLOG2HI(DEBUG) << "complete: " << complete; in Draw()
/foundation/graphic/standard/utils/raw_maker/src/
Draw_maker.cpp36GSLOG2HI(ERROR) << "RawMaker::SetFilename now filename is different to first frame filename"; in SetFilename()
46 GSLOG2HI(ERROR) << "RawMaker::SetWidth now width is different to first frame width"; in SetWidth()
57 GSLOG2HI(ERROR) << "RawMaker::SetHeight now height is different to first frame height"; in SetHeight()
66 GSLOG2HI(ERROR) << "RawMaker::SetHeaderType now type is not RAW_HEADER_TYPE_NONE"; in SetHeaderType()
83 GSLOG2HI(ERROR) << "open " << filename << ", because " << strerror(errno); in WriteNextData()
132 GSLOG2HI(ERROR) << "compress failed with " << ret; in PrepareInCompress()
149 GSLOG2HI(ERROR) << "memcpy_s failed with <" << strerror(errno) << ">" in UpdateLastFrame()
201 GSLOG2HI(ERROR) << "open " << filename << ", because " << strerror(errno); in DoFirstFrame()
/foundation/graphic/standard/frameworks/dumper/src/
Dgraphic_dumper_helper_impl.cpp102 GSLOG2HI(ERROR) << "InitSA failed with " << ret; in Init()
146 GSLOG2HI(ERROR) << "failed with " << GSERROR_CONNOT_CONNECT_SAMGR; in InitSA()
152 GSLOG2HI(ERROR) << "failed with " << GSERROR_CONNOT_CONNECT_SERVER; in InitSA()
158 GSLOG2HI(WARN) << "failed to add death recipient"; in InitSA()
163 GSLOG2HI(ERROR) << "failed with " << GSERROR_PROXY_NOT_INCLUDE; in InitSA()
168 GSLOG2HI(INFO) << "service_ = iface_cast"; in InitSA()
175 GSLOG2HI(ERROR) << "Init() failed"; in AddClientListener()
187 GSLOG2HI(INFO) << "AddClientListener Success"; in AddClientListener()
265 GSLOG2HI(ERROR) << "AddClientListener failed with " << ret; in AddDumpListener()
/foundation/graphic/standard/frameworks/surface/src/mock/
Degl_consumer_surface.cpp28 GSLOG2HI(DEBUG) << "ctor"; in EglConsumerSurface()
33 GSLOG2HI(DEBUG) << "dtor"; in ~EglConsumerSurface()
/foundation/graphic/standard/utils/gslogger/export/
Dgslogger.h86 #define GSLOG2HI(level) Gslogger(LOGGER_ARG(level), \ macro