OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fAALineSupport
(Results
1 - 2
of
2
) sorted by null
/external/skia/gpu/include/
GrGpu.h
200
bool supportsAALines() const { return
fAALineSupport
; }
395
bool
fAALineSupport
;
/external/skia/gpu/src/
GrGpuGL.cpp
394
fAALineSupport
= GR_GL_SUPPORT_DESKTOP;
[
all
...]
Completed in 21 milliseconds