OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:windowState
(Results
1 - 9
of
9
) sorted by null
/external/skia/src/gpu/
GrAppliedClip.h
42
void addWindowRectangles(const GrWindowRectsState&
windowState
) {
44
fWindowRectsState =
windowState
;
/external/skqp/src/gpu/
GrAppliedClip.h
42
void addWindowRectangles(const GrWindowRectsState&
windowState
) {
44
fWindowRectsState =
windowState
;
/external/skia/src/gpu/gl/
GrGLGpu.h
475
const GrWindowRectsState&
windowState
) {
478
fWindowState =
windowState
;
482
const GrWindowRectsState&
windowState
) const {
489
return fWindowState ==
windowState
;
GrGLGpu.cpp
[
all
...]
/external/skqp/src/gpu/gl/
GrGLGpu.h
463
const GrWindowRectsState&
windowState
) {
466
fWindowState =
windowState
;
470
const GrWindowRectsState&
windowState
) const {
477
return fWindowState ==
windowState
;
GrGLGpu.cpp
[
all
...]
/cts/tests/framework/base/windowmanager/src/android/server/wm/
AppConfigurationTests.java
[
all
...]
PinnedStackTests.java
295
WindowManagerState.
WindowState
windowState
= getWindowState(PIP_ACTIVITY);
296
WindowManagerState.Display display = wmState.getDisplay(
windowState
.getDisplayId());
306
windowState
= getWindowState(PIP_ACTIVITY);
307
Rect contentInsets =
windowState
.getContentInsets();
[
all
...]
/external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar
Completed in 397 milliseconds