Home
last modified time | relevance | path

Searched refs:Inval (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/FileReaderApp/
DFileReaderWindow.mm26 //TODO - Temporary fix. Inval doesn't Seem to be working.
/external/skia/experimental/SkV8Example/
DGlobal.cpp75 void Global::Inval(const v8::FunctionCallbackInfo<v8::Value>& args) { in Inval() function in Global
187 v8::FunctionTemplate::New(fIsolate, Global::Inval)); in createRootContext()
DGlobal.h70 static void Inval(const v8::FunctionCallbackInfo<v8::Value>& args);