Searched defs:createView (Results 1 - 19 of 19) sorted by relevance

/external/skia/src/views/
H A DSkViewInflate.cpp29 SkView* view = this->createView(dom, child);
67 root = this->createView(dom, node);
70 printf("createView returned nullptr on <%s>\n", dom.getName(node));
116 SkView* SkViewInflate::createView(const SkDOM& dom, const SkDOM::Node* node) function in class:SkViewInflate
/external/v8/tools/
H A Dprofile_view.js70 var view = this.createView(head);
81 ViewBuilder.prototype.createView = function(head) {
/external/vulkan-validation-layers/tests/
H A Dvkrenderframework.h316 VkImageViewCreateInfo createView = {}; local
317 createView.sType = VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO;
318 createView.image = handle();
319 createView.viewType = VK_IMAGE_VIEW_TYPE_2D;
320 createView.format = format;
321 createView.components.r = VK_COMPONENT_SWIZZLE_R;
322 createView.components.g = VK_COMPONENT_SWIZZLE_G;
323 createView.components.b = VK_COMPONENT_SWIZZLE_B;
324 createView.components.a = VK_COMPONENT_SWIZZLE_A;
325 createView
[all...]
/external/opencv3/modules/highgui/src/
H A Dwindow_QT.cpp1612 createView();
1911 void CvWindow::createView() function in class:CvWindow
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
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/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 221 milliseconds