Home
last modified time | relevance | path

Searched defs:WithOffset (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation_unittest.cc312 TEST(DesktopFrameRotationTest, WithOffset) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dspan.go237 func (s Span) WithOffset(c Converter) (Span, error) { func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/span/
H A Dspan.go237 func (s Span) WithOffset(c Converter) (Span, error) { func
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go237 func (s Span) WithOffset(c Converter) (Span, error) { func
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResourceTypes.java59 static class WithOffset { class in ResourceTypes
63 WithOffset(ByteBuffer buf, int offset) { in WithOffset() method in ResourceTypes.WithOffset
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBlock.h331 TensorBlockDescriptor WithOffset(IndexType offset) const { in WithOffset() function
/aosp_15_r20/external/clang/test/Analysis/
H A Dderived-to-base.cpp196 namespace WithOffset { namespace