Searched refs:GET_STRIDE (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/graphic/surface_lite/interfaces/innerkits/ |
H A D | buffer_producer.h | 39 GET_STRIDE, enumerator
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | external_window.h | 149 GET_STRIDE, enumerator
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/encoder/ |
H A D | video_encoder_sample.cpp | 52 … (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 D | nativewindow_fuzzer.cpp | 71 code = GET_STRIDE; in HandleOpt()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _native_window.md | 49 …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 D | external__window_8h.md | 48 …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 D | buffer_client_producer.cpp | 237 return GetAttr(GET_STRIDE); in GetStride()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | external__window_8h.md | 48 …EOMETRY, GET_FORMAT, SET_FORMAT],<br>GET_USAGE, SET_USAGE, SET_STRIDE, GET_STRIDE,<br>SET_SWAP_INT…
|
H A D | _native_window.md | 49 …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 D | native_window.cpp | 495 {GET_STRIDE, HandleNativeWindowGetStride},
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_window_test.cpp | 334 code = GET_STRIDE;
|