Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/ca/win/
DPlatformCALayerWinInternal.cpp62 void PlatformCALayerWinInternal::displayCallback(CACFLayerRef caLayer, CGContextRef context) in displayCallback() function in PlatformCALayerWinInternal
DPlatformCALayerWin.cpp98 static void displayCallback(CACFLayerRef caLayer, CGContextRef context) in displayCallback() function
/external/webkit/Tools/DumpRenderTree/
DLayoutTestController.cpp542 static JSValueRef displayCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObjec… in displayCallback() function