Lines Matching refs:FILE
5 * you may not use this file except in compliance with the License.
130 int fb_fd; /* file descriptor for /dev/fb0 */
131 int dsscomp_fd; /* file descriptor for /dev/dsscomp */
132 int hdmi_fb_fd; /* file descriptor for /dev/fb1 */
1524 FILE *fd = fopen(path, "rb");
1526 ALOGE("failed to open PNG file %s: (%d)", path, errno);
1534 ALOGE("%s is not a PNG file", path);