OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GraphicStackState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFDevice.cpp
246
class
GraphicStackState
{
248
GraphicStackState
(const SkClipStack& existingClipStack,
276
void
GraphicStackState
::drainStack() {
282
void
GraphicStackState
::push() {
289
void
GraphicStackState
::pop() {
442
void
GraphicStackState
::updateClip(const SkClipStack& clipStack,
522
void
GraphicStackState
::updateMatrix(const SkMatrix& matrix) {
544
void
GraphicStackState
::updateDrawingState(const GraphicStateEntry& state) {
[
all
...]
/external/skia/src/pdf/
SkPDFDevice.cpp
246
class
GraphicStackState
{
248
GraphicStackState
(const SkClipStack& existingClipStack,
276
void
GraphicStackState
::drainStack() {
282
void
GraphicStackState
::push() {
289
void
GraphicStackState
::pop() {
442
void
GraphicStackState
::updateClip(const SkClipStack& clipStack,
522
void
GraphicStackState
::updateMatrix(const SkMatrix& matrix) {
544
void
GraphicStackState
::updateDrawingState(const GraphicStateEntry& state) {
[
all
...]
Completed in 28 milliseconds