Lines Matching defs:VNativeObject

70     private static final DelegateManager<VNativeObject> sPathManager =
71 new DelegateManager<>(VNativeObject.class);
94 VGroup_Delegate rootGroup = VNativeObject.getDelegate(rootGroupPtr);
101 VPathRenderer_Delegate nativePathRenderer = VNativeObject.getDelegate(rendererPtr);
108 VPathRenderer_Delegate nativePathRenderer = VNativeObject.getDelegate(rendererPtr);
116 VPathRenderer_Delegate nativePathRenderer = VNativeObject.getDelegate(rendererPtr);
129 VPathRenderer_Delegate nativePathRenderer = VNativeObject.getDelegate(rendererPtr);
157 VFullPath_Delegate original = VNativeObject.getDelegate(nativeFullPathPtr);
165 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
193 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
211 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
218 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
230 VClipPath_Delegate original = VNativeObject.getDelegate(clipPathPtr);
241 VGroup_Delegate original = VNativeObject.getDelegate(groupPtr);
248 VNativeObject group = VNativeObject.getDelegate(nodePtr);
255 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
272 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
285 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
286 group.mChildren.add(VNativeObject.getDelegate(nodePtr));
291 VPath_Delegate path = VNativeObject.getDelegate(pathPtr);
304 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
310 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
316 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
322 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
328 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
334 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
340 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
346 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
352 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
358 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
364 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
370 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
376 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
382 VGroup_Delegate group = VNativeObject.getDelegate(groupPtr);
388 VPath_Delegate path = VNativeObject.getDelegate(pathPtr);
394 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
400 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
406 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
412 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
418 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
424 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
430 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
436 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
442 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
448 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
454 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
460 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
466 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
472 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
478 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
484 VFullPath_Delegate path = VNativeObject.getDelegate(pathPtr);
496 interface VNativeObject {
776 static class VGroup_Delegate implements VNativeObject {
964 public static class VPath_Delegate implements VNativeObject {
1006 static class VPathRenderer_Delegate implements VNativeObject {