OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nine_patch_layer
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/cc/test/
layer_tree_json_parser.cc
11
#include "cc/layers/
nine_patch_layer
.h"
69
scoped_refptr<NinePatchLayer>
nine_patch_layer
= NinePatchLayer::Create();
local
75
nine_patch_layer
->SetBitmap(bitmap);
76
nine_patch_layer
->SetAperture(
78
nine_patch_layer
->SetBorder(
80
nine_patch_layer
->SetFillCenter(fill_center);
82
new_layer =
nine_patch_layer
;
/external/chromium_org/cc/
cc.target.darwin-arm.mk
89
cc/layers/
nine_patch_layer
.cc \
cc.target.darwin-mips.mk
89
cc/layers/
nine_patch_layer
.cc \
cc.target.darwin-x86.mk
89
cc/layers/
nine_patch_layer
.cc \
cc.target.linux-arm.mk
89
cc/layers/
nine_patch_layer
.cc \
cc.target.linux-mips.mk
89
cc/layers/
nine_patch_layer
.cc \
cc.target.linux-x86.mk
89
cc/layers/
nine_patch_layer
.cc \
Completed in 100 milliseconds