OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkSVGStop
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/skia/src/svg/
SkSVGStop.h
15
class
SkSVGStop
: public SkSVGElement {
SkSVGStop.cpp
10
#include "
SkSVGStop
.h"
13
const SkSVGAttribute
SkSVGStop
::gAttributes[] = {
19
void
SkSVGStop
::translate(SkSVGParser& parser, bool defState) {
SkSVGGradient.cpp
12
#include "
SkSVGStop
.h"
39
SkSVGStop
* stop = (
SkSVGStop
*) *ptr;
90
SkSVGStop
* colorElement = (
SkSVGStop
*) *ptr;
106
SkSVGStop
* color = (
SkSVGStop
*) *ptr;
/external/skia/src/svg/
SkSVGStop.h
15
class
SkSVGStop
: public SkSVGElement {
SkSVGStop.cpp
10
#include "
SkSVGStop
.h"
13
const SkSVGAttribute
SkSVGStop
::gAttributes[] = {
19
void
SkSVGStop
::translate(SkSVGParser& parser, bool defState) {
SkSVGGradient.cpp
12
#include "
SkSVGStop
.h"
39
SkSVGStop
* stop = (
SkSVGStop
*) *ptr;
90
SkSVGStop
* colorElement = (
SkSVGStop
*) *ptr;
106
SkSVGStop
* color = (
SkSVGStop
*) *ptr;
Completed in 213 milliseconds