Home
last modified time | relevance | path

Searched defs:createBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/runtime/main/model/
DdomHelper.ts62 export function createBlock(vm: Vm, element: Element | FragBlockInterface): FragBlockInterface { function
/third_party/flutter/skia/tools/trace/
DChromeTracingTracer.cpp59 void ChromeTracingTracer::createBlock() { in createBlock() function in ChromeTracingTracer
/third_party/flutter/skia/src/gpu/
DGrBufferAllocPool.cpp327 bool GrBufferAllocPool::createBlock(size_t requestSize) { in createBlock() function in GrBufferAllocPool