Home
last modified time | relevance | path

Searched refs:GET_STRIDE (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/surface_lite/interfaces/innerkits/
H A Dbuffer_producer.h39 GET_STRIDE, enumerator
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dexternal_window.h149 GET_STRIDE, enumerator
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/encoder/
H A Dvideo_encoder_sample.cpp52 … (void)OH_NativeWindow_NativeWindowHandleOpt(info.window.get(), GET_STRIDE, &strideAlignment); in Prepare()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp71 code = GET_STRIDE; in HandleOpt()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_native_window.md49 …EOMETRY, GET_FORMAT, SET_FORMAT,<br/>GET_USAGE, SET_USAGE, SET_STRIDE, GET_STRIDE,<br/>SET_SWAP_IN…
271 | GET_STRIDE | 获取本地窗口缓冲区步幅, 函数中的可变参数是 [输出] int32_t \*stride,单位为Byte。 |
H A Dexternal__window_8h.md48 …OMETRY, GET_FORMAT, SET_FORMAT],<br/>GET_USAGE, SET_USAGE, SET_STRIDE, GET_STRIDE,<br/>SET_SWAP_IN…
/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_client_producer.cpp237 return GetAttr(GET_STRIDE); in GetStride()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Dexternal__window_8h.md48 …EOMETRY, GET_FORMAT, SET_FORMAT],<br>GET_USAGE, SET_USAGE, SET_STRIDE, GET_STRIDE,<br>SET_SWAP_INT…
H A D_native_window.md49 …GEOMETRY, GET_FORMAT, SET_FORMAT,<br>GET_USAGE, SET_USAGE, SET_STRIDE, GET_STRIDE,<br>SET_SWAP_INT…
271 | GET_STRIDE | Obtaining the stride of the local window buffer, in bytes.<br>Variable argument in t…
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp495 {GET_STRIDE, HandleNativeWindowGetStride},
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp334 code = GET_STRIDE;