Home
last modified time | relevance | path

Searched refs:ColorModeHandler (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/skiaserve/urlhandlers/
H A DColorModeHandler.cpp16 bool ColorModeHandler::canHandle(const char* method, const char* url) { in canHandle()
22 int ColorModeHandler::handle(Request* request, MHD_Connection* connection, in handle()
H A DUrlHandler.h151 class ColorModeHandler : public UrlHandler { class
/third_party/skia/tools/skiaserve/
H A Dskiaserve.cpp47 fHandlers.push_back(new ColorModeHandler); in UrlManager()

Completed in 1 milliseconds