OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClipAlphaHandler
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/skiaserve/urlhandlers/
ClipAlphaHandler.cpp
16
bool
ClipAlphaHandler
::canHandle(const char* method, const char* url) {
22
int
ClipAlphaHandler
::handle(Request* request, MHD_Connection* connection,
UrlHandler.h
52
class
ClipAlphaHandler
: public UrlHandler {
/external/skia/tools/skiaserve/
skiaserve.cpp
38
fHandlers.push_back(new
ClipAlphaHandler
);
Completed in 73 milliseconds