Searched refs:_owner (Results 1 - 17 of 17) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
H A Dvideo_render_nsopengl.mm26 _owner( owner),
67 _owner->LockAGLCntx();
72 _owner->UnlockAGLCntx();
81 _owner->LockAGLCntx();
88 _owner->UnlockAGLCntx();
94 _owner->LockAGLCntx();
99 _owner->UnlockAGLCntx();
105 _owner->UnlockAGLCntx();
111 _owner->LockAGLCntx();
114 _owner
[all...]
H A Dvideo_render_agl.cc36 _owner( owner),
84 _owner->LockAGLCntx();
90 _owner->UnlockAGLCntx();
95 _owner->UnlockAGLCntx();
101 _owner->LockAGLCntx();
102 _owner->UnlockAGLCntx();
109 _owner->LockAGLCntx();
112 _owner->UnlockAGLCntx();
120 _owner->LockAGLCntx();
126 _owner
[all...]
H A Dvideo_render_agl.h60 VideoRenderAGL* _owner; member in class:webrtc::VideoChannelAGL
H A Dvideo_render_nsopengl.h82 VideoRenderNSOpenGL* _owner; member in class:webrtc::VideoChannelNSOpenGL
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/
H A Dvideo_capture_qtkit_objc.h37 webrtc::videocapturemodule::VideoCaptureMacQTKit* _owner; variable
H A Dvideo_capture_qtkit_objc.mm58 _owner = owner;
232 if (!_owner) {
251 _owner->IncomingFrame((unsigned char*)baseAddress, frameSize,
/external/webrtc/webrtc/modules/video_capture/ios/
H A Drtc_video_capture_ios_objc.mm30 webrtc::videocapturemodule::VideoCaptureIos* _owner;
44 _owner = owner;
404 _owner->IncomingFrame(baseAddress, frameSize, tempCaptureCapability, 0);
/external/pdfium/xfa/src/fxgraphics/src/
H A Dfx_graphics.cpp22 CFX_Graphics* _owner; member in class:CAGG_Graphics
1144 _owner = NULL;
1153 if (_owner) {
1158 _owner = owner;
1159 _owner->_renderDevice = device;
1160 _owner->_renderDevice->GetBitmap()->Clear(0xFFFFFFFF);
1164 if (_owner->_renderDevice) {
1165 delete (CFX_FxgeDevice*)_owner->_renderDevice;
1167 _owner = NULL;
/external/protobuf/python/google/protobuf/internal/
H A Dcpp_message.py404 '_cmsg', '_owner', '_composite_fields', 'Extensions', '_HACK_REFCOUNTS']
466 self._owner = owner
531 child_field._owner = None
546 child_field._owner = None
/external/autotest/server/cros/dynamic_suite/
H A Djob_status.py530 @var _owner: the owner of the job that generated this Status.
583 self._owner = owner
730 return self._owner
/external/icu/icu4c/source/i18n/
H A Dnfrs.cpp133 NFRuleSet::NFRuleSet(RuleBasedNumberFormat *_owner, UnicodeString* descriptions, int32_t index, UErrorCode& status) argument
136 , owner(_owner)
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 194 milliseconds