Home
last modified time | relevance | path

Searched refs:createView (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/tools/
Dprofile_view.js70 var view = this.createView(head);
81 ViewBuilder.prototype.createView = function(head) { method in ViewBuilder
Dprofile_view.mjs71 const view = this.createView(head);
82 ViewBuilder.prototype.createView = head => new ProfileView(head); method in ViewBuilder
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUTexture.h36 interop::Interface<interop::GPUTextureView> createView(
DGPUTexture.cpp30 interop::Interface<interop::GPUTextureView> GPUTexture::createView( in createView() function in wgpu::binding::GPUTexture
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.hpp174 void createView();
Dgl4cConditionalRenderInvertedTests.hpp170 void createView();
Dgl4cContextFlushControlTests.cpp401 createView(); in DrawSetup()
492 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::createView() in createView() function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
Dgl4cConditionalRenderInvertedTests.cpp268 createView(); in iterate()
470 void gl4cts::ConditionalRenderInverted::FunctionalTest::createView() in createView() function in gl4cts::ConditionalRenderInverted::FunctionalTest