Home
last modified time | relevance | path

Searched refs:GET_TIMEOUT (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dexternal_window.h175 GET_TIMEOUT, enumerator
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp102 code = GET_TIMEOUT; in HandleOpt1()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_native_window.md49 …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 Dexternal__window_8h.md48 …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 Dexternal__window_8h.md48 …IDE, GET_STRIDE,<br>SET_SWAP_INTERVAL, GET_SWAP_INTERVAL, SET_TIMEOUT, GET_TIMEOUT,<br>SET_COLOR_G…
H A D_native_window.md49 …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 Dnative_window.cpp496 {GET_TIMEOUT, HandleNativeWindowGetTimeout},
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp374 code = GET_TIMEOUT;