Home
last modified time | relevance | path

Searched refs:fJsContext (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/SkV8Example/
DSkV8Example.cpp46 , fJsContext(context) in SkV8ExampleWindow()
135 fJsContext->onDraw(canvas); in onDraw()
DSkV8Example.h43 JsContext* fJsContext; variable