OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeCrop
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
Layer.h
455
FloatRect
computeCrop
(const sp<const DisplayDevice>& hw) const;
Layer.cpp
395
FloatRect Layer::
computeCrop
(const sp<const DisplayDevice>& hw) const {
600
FloatRect sourceCrop =
computeCrop
(displayDevice);
623
layer.setCrop(
computeCrop
(hw));
[
all
...]
Completed in 2076 milliseconds