Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_frame_rotation_unittest.cc312 TEST(DesktopFrameRotationTest, WithOffset) { in TEST() argument
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go237 func (s Span) WithOffset(c Converter) (Span, error) { func
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go237 func (s Span) WithOffset(c Converter) (Span, error) { func
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/span/
Dspan.go237 func (s Span) WithOffset(c Converter) (Span, error) { func
/external/clang/test/Analysis/
Dderived-to-base.cpp196 namespace WithOffset { namespace
/external/llvm-project/clang/test/Analysis/
Dderived-to-base.cpp196 namespace WithOffset { namespace
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java59 static class WithOffset { class in ResourceTypes
63 WithOffset(ByteBuffer buf, int offset) { in WithOffset() method in ResourceTypes.WithOffset