OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uniqueKey
(Results
1 - 10
of
10
) sorted by null
/external/skia/src/gpu/
GrSurfaceProxy.cpp
226
GrMipMapped mipMapped, const GrUniqueKey*
uniqueKey
) {
229
if (
uniqueKey
&&
uniqueKey
->isValid()) {
230
SkASSERT(fTarget->getUniqueKey().isValid() && fTarget->getUniqueKey() == *
uniqueKey
);
243
if (
uniqueKey
&&
uniqueKey
->isValid()) {
244
resourceProvider->assignUniqueKeyToResource(*
uniqueKey
, surface.get());
GrResourceCache.cpp
257
// We must remove the uniqueKeys from the proxies here. While they possess a
uniqueKey
845
const GrUniqueKey&
uniqueKey
= resource->getUniqueKey();
848
SkASSERT(!
uniqueKey
.isValid());
854
uniqueKey
.isValid());
855
if (!
uniqueKey
.isValid()) {
[
all
...]
/external/skqp/src/gpu/
GrSurfaceProxy.cpp
229
GrMipMapped mipMapped, const GrUniqueKey*
uniqueKey
) {
232
if (
uniqueKey
&&
uniqueKey
->isValid()) {
233
SkASSERT(fTarget->getUniqueKey().isValid() && fTarget->getUniqueKey() == *
uniqueKey
);
246
if (
uniqueKey
&&
uniqueKey
->isValid()) {
247
resourceProvider->assignUniqueKeyToResource(*
uniqueKey
, surface.get());
GrResourceCache.cpp
223
// We must remove the uniqueKeys from the proxies here. While they possess a
uniqueKey
754
const GrUniqueKey&
uniqueKey
= resource->getUniqueKey();
757
SkASSERT(!
uniqueKey
.isValid());
763
uniqueKey
.isValid());
764
if (!
uniqueKey
.isValid()) {
770
if (
uniqueKey
.isValid()) {
772
SkASSERT(fUniqueHash->find(
uniqueKey
) == resource);
[
all
...]
/cts/tests/framework/base/windowmanager/src/android/server/wm/
ActivityViewTest.java
216
final String
uniqueKey
=
219
final String privateImeOptions =
uniqueKey
+ "/privateImeOptions";
/external/skia/tests/
ResourceCacheTest.cpp
436
GrUniqueKey
uniqueKey
;
437
make_unique_key<0>(&
uniqueKey
, 0);
441
b->resourcePriv().setUniqueKey(
uniqueKey
);
496
GrUniqueKey
uniqueKey
;
497
make_unique_key<0>(&
uniqueKey
, 0);
504
unique->resourcePriv().setUniqueKey(
uniqueKey
);
623
GrUniqueKey
uniqueKey
;
624
make_unique_key<0>(&
uniqueKey
, 0);
643
unique->resourcePriv().setUniqueKey(
uniqueKey
);
[
all
...]
/external/skqp/tests/
ResourceCacheTest.cpp
436
GrUniqueKey
uniqueKey
;
437
make_unique_key<0>(&
uniqueKey
, 0);
441
b->resourcePriv().setUniqueKey(
uniqueKey
);
496
GrUniqueKey
uniqueKey
;
497
make_unique_key<0>(&
uniqueKey
, 0);
504
unique->resourcePriv().setUniqueKey(
uniqueKey
);
623
GrUniqueKey
uniqueKey
;
624
make_unique_key<0>(&
uniqueKey
, 0);
643
unique->resourcePriv().setUniqueKey(
uniqueKey
);
[
all
...]
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.14.0.v20180528-0519.jar
/external/guice/extensions/struts2/lib/
core-3.1.1.jar
/external/guice/extensions/persist/lib/
hibernate3.jar
Completed in 1015 milliseconds