Searched refs:GET_TIMEOUT (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | external_window.h | 175 GET_TIMEOUT, enumerator
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/ |
H A D | nativewindow_fuzzer.cpp | 102 code = GET_TIMEOUT; in HandleOpt1()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _native_window.md | 49 …DE, GET_STRIDE,<br/>SET_SWAP_INTERVAL, GET_SWAP_INTERVAL, SET_TIMEOUT, GET_TIMEOUT,<br/>SET_COLOR_… 275 | GET_TIMEOUT | 获取请求本地窗口请求缓冲区的超时等待时间,未手动设置时默认值为3000毫秒,函数中的可变参数是 [输出] int32_t \*timeout,单位为毫秒。 |
|
H A D | external__window_8h.md | 48 …DE, GET_STRIDE,<br/>SET_SWAP_INTERVAL, GET_SWAP_INTERVAL, SET_TIMEOUT, GET_TIMEOUT,<br/>SET_COLOR_…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | external__window_8h.md | 48 …IDE, GET_STRIDE,<br>SET_SWAP_INTERVAL, GET_SWAP_INTERVAL, SET_TIMEOUT, GET_TIMEOUT,<br>SET_COLOR_G…
|
H A D | _native_window.md | 49 …IDE, GET_STRIDE,<br>SET_SWAP_INTERVAL, GET_SWAP_INTERVAL, SET_TIMEOUT, GET_TIMEOUT,<br>SET_COLOR_G… 275 | GET_TIMEOUT | Obtaining the timeout duration for requesting the local window buffer, in ms.<br>De…
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | native_window.cpp | 496 {GET_TIMEOUT, HandleNativeWindowGetTimeout},
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_window_test.cpp | 374 code = GET_TIMEOUT;
|